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 to map ranges to values?
Dec 16, 2022
c++
c++11
Is this a misuse of unique_ptr?
Dec 14, 2022
c++
c++11
c++14
Shared pointers not increasing the use_count
Dec 16, 2022
c++
c++11
shared-ptr
reference-counting
make-shared
Singleton object using unique_ptr
Dec 16, 2022
c++
c++11
initialize part of a const std::map from another const std::map
Dec 15, 2022
c++
c++11
initialization
stdmap
Need help decoding this typedef
Dec 16, 2022
c++
arrays
c++11
reference
typedef
Is using unique_lock in new scope equivalent to unlock call at the end of work with shared resource?
Dec 16, 2022
c++
multithreading
c++11
How does the std::string constructor handle char[] of fixed size?
Dec 14, 2022
c++
string
c++11
Insert an object pointer into a map of maps through emplace() does not work
Dec 16, 2022
c++
c++11
pointers
stdmap
emplace
std::mutex as class member, and store class obect to container
Dec 15, 2022
c++
c++11
mutex
How to pass an overloaded member-function as parameter?
Dec 16, 2022
c++
class
c++11
pointer-to-member
std-function
How do I compare a section of a string without copying?
Dec 16, 2022
c++
string
c++11
If an object is created locally and thrown as an exception in C++, how can a local object be valid outside it's scope .i.e., in catch block?
Dec 15, 2022
c++
c++11
exception
stack-unwinding
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
« Newer Entries
Older Entries »