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
C++11 : typedef std::function and argument on itself
Dec 05, 2025
c++
c++11
typedef
forward-declaration
std-function
Is it possible to return a std::initializer_list from a function?
Dec 03, 2025
c++
c++11
return-value
stdinitializerlist
Emplacement in D
Dec 05, 2025
c++11
d
perfect-forwarding
emplace
How can I ensure that each case defined in an enum class is treated, e.g. using static_assert?
Dec 03, 2025
c++
c++11
enums
how to implement a operator use in hierarchy?
Dec 03, 2025
c++
c++11
inheritance
operator-overloading
Error avalanche in Boost.Spirit.Qi usage
Dec 04, 2025
c++
c++11
boost-spirit
boost-spirit-qi
popen on c++11 not found
Dec 04, 2025
c++11
visual-studio-2015
popen
Make eclipse parse or ignore CUDA kernel launch parameters
Dec 03, 2025
c++
eclipse
c++11
cuda
design headache with unique_ptr
Dec 04, 2025
c++
c++11
factory
unique-ptr
Is it ok mixing compiler option std=c++11 with older compiler options std=c++0x
Dec 04, 2025
c++
c++11
Why is the copy constructor being called here?
Dec 04, 2025
c++
c++11
visual-c++
c++14
array of class element as a static constexpr member
Dec 04, 2025
c++
arrays
class
c++11
constexpr
why singleton design pattern allowing copy of object even copy constructor and assignment operator are private?
Dec 03, 2025
c++11
singleton
copy-constructor
assignment-operator
minmax that returns modifiable references
Dec 03, 2025
c++11
generic-programming
rvalue-reference
check if c++11 features are used or not
Dec 04, 2025
c++
c++11
static-analysis
Unordered container with multiple keys / values
Dec 04, 2025
c++
c++11
containers
How can I get CodeBlocks to compile with -std=c++0x with gcc?
Dec 03, 2025
c++11
codeblocks
Range based for loop - why are these begin/end functions not found?
Dec 03, 2025
c++
c++11
How do I replace a single character like 'A' with something like "10"?
Dec 03, 2025
c++
arrays
c++11
replace
stdstring
Explicitly defaulting a templated constructor
Dec 02, 2025
c++
templates
c++11
c++14
default-constructor
« Newer Entries
Older Entries »