Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Praetorian
Praetorian has asked
37
questions and find answers to
615
problems.
Stats
17.9k
EtPoint
6.2k
Vote count
37
questions
615
answers
About
I write C & C++ software for 5G-NR & LTE base stations.
Praetorian questions
Adding WP7 ContextMenu programmatically
Creating MSI with cx_freeze and bdist_msi for PySide app
Handling duplicate keys with ConfigParser [duplicate]
WP7 TextBlock inside a ListBox not wrapping text
Are function template parameters T& and T&& ambiguous? [duplicate]
Windows phone 7 ListBox animation on selection
WP7 - Measuring performance improvements
WP7 - Using Storyboard defined in Application.Resources
Canvas Background color not showing
Exposing a C-style array data member to Python via Boost.Python
Praetorian answers
Why does adding a destructor (even empty) break my struct that uses ref forwarding and collapsing to hold either a ref or copy of a value?
Specializing templates in namespaces - is namespace alias really an alias?
Why v[i] = i++ is undefined behavior in C?
C++ std::enable_if differentiate between floating point and signed number?
Std::pair/ostringstream ctor syntax
Random Number In-Class Initialisation
Why must I implement concrete destructor on abstract class? [duplicate]
How to use begin() free function
Does the pop_back() of std::list de-allocate memory?
Silverlight: make a hyperlink button appear like a textblock?