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
607
problems.
Stats
17.7k
EtPoint
6.1k
Vote count
37
questions
607
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
Does the pop_back() of std::list de-allocate memory?
Silverlight: make a hyperlink button appear like a textblock?
How to avoid unnecessary copies when initializing vectors with variadic templates [duplicate]
Check if template parameter is equal to Base class of another template parameter
Indexing Matrix in Boost
Returning by value to rvalue reference
Can std::initalizer_list cause lifetime issues?
Size of C++ classes
unique pointer memory leak
Strange boost cpp_Int behaviour when using auto type deduction