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
Template function with 32-bit/64-bit integer overloads
Dec 05, 2025
c++
c++11
templates
overloading
Strange boost cpp_Int behaviour when using auto type deduction
Dec 02, 2025
c++
c++11
boost
How do I write one template class instead of several ones?
Dec 05, 2025
c++
c++11
templates
variadic-templates
Initializing vector in multithread
Dec 04, 2025
c++
multithreading
c++11
vector
Empty Pack Variadic Template
Dec 03, 2025
c++
c++11
templates
variadic-templates
template-meta-programming
Why are mutexes different from atomic operations in that the former is OS level and the latter is processor level?
Dec 05, 2025
c++
multithreading
c++11
mutex
atomic
Regex match digits between strings
Dec 03, 2025
c++
regex
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
« Newer Entries
Older Entries »