Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c++11
How do I serialise/deserialise a std::vector<bool> most efficiently?
Dec 16, 2022
c++
c++11
stl
How to handle const/non const combination of getters without duplicate code? [duplicate]
Dec 16, 2022
c++
c++11
constants
code-reuse
Operator bool() conflicting with template Type() operator when Type = bool
Dec 16, 2022
c++
c++11
templates
Does std::initializer_list heap allocate memory?
Dec 15, 2022
c++
c++11
memory-management
initializer-list
What to assign a variable that I don't want to be equal to any possible input?
Dec 16, 2022
c++
c++11
What elegant method callback design should be used?
Dec 15, 2022
c++
design-patterns
methods
callback
c++11
A problem with higher order functions and lambdas in C++0x
Dec 14, 2022
c++
c++11
higher-order-functions
lambda
Temporary not getting destructed at the end of the statement
Dec 14, 2022
c++
c++11
rvalue reference with assignement operator
Dec 14, 2022
c++
c++11
rvalue-reference
object of shared pointer being deleted while instances of shared_ptr are still in scope
Dec 14, 2022
c++
boost
c++11
shared-ptr
Understanding eliding rules with regard to c++11
Dec 15, 2022
c++
c++11
decltype(*&fun) is strange?
Dec 13, 2022
c++
g++
c++11
decltype
how to move an std::unique_ptr<> from one STL container to another?
Dec 15, 2022
c++
stl
c++11
std::unordered_map::begin(int n) behavior
Dec 15, 2022
c++
stl
c++11
unordered-map
Fluent interface pattern and std::unique_ptr
Dec 14, 2022
c++
design-patterns
c++11
fluent-interface
unique-ptr
enable_if seems to work outside a class but not inside
Dec 14, 2022
c++
templates
c++11
sfinae
what to use in place of std::map::emplace?
Dec 14, 2022
c++
c++11
std
What exactly does "static initialization" mean?
Dec 14, 2022
c++
c++11
Use for applying weak_ptr to contents of unique_ptr
Dec 14, 2022
c++
memory-management
boost
memory-leaks
c++11
C++11 move and reassigning
Dec 14, 2022
c++
c++11
« Newer Entries
Older Entries »