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
Compile-time literal string as template argument
Nov 01, 2022
c++11
variadic-templates
template-meta-programming
constexpr
string-literals
std::shared_ptr preallocation memory
Nov 02, 2022
c++
c++11
memory-management
shared-ptr
placement-new
Wrapping c++ and CUDA code with cython
Nov 02, 2022
python
c++11
cuda
cython
Is it possible to implement boost::thread_specific_ptr via thread_local?
Nov 01, 2022
c++
c++11
boost
thread-local-storage
Qmake doesn't use stdc++11 compilation flag
Nov 02, 2022
c++
qt
c++11
Iterator-reducer pattern for functions that may or may not return a value
Oct 31, 2022
c++
c++11
Why constexpr is not evaluated at compile time (MSVC 2015)?
Nov 01, 2022
c++11
visual-c++
hash
constexpr
compile-time
Why don't std::initializer_list overloads exist for std::make_unique et al?
Nov 01, 2022
c++
c++11
c++-standard-library
uniform-initialization
Mixing inherited constructor from the base class with a custom construcutor
Nov 01, 2022
c++
templates
c++11
remove an item from a vector of std::function
Nov 01, 2022
c++
c++11
vector
std-function
Automatically determine if user-defined function is equivalent to the implicit one
Oct 31, 2022
c++
c++11
Cycles in c++ like in python (range-based for)
Nov 01, 2022
python
c++
c++11
range
cycle
GCC sometimes doesn't inline std::array::operator[]
Nov 01, 2022
c++
c++11
gcc
optimization
inline
Optimizing portable 128-bit integer shifts on a 32-bit architecture
Oct 30, 2022
c++
c++11
optimization
integer
unsigned-integer
Virtual method with variadic arguments
Oct 31, 2022
c++
c++11
variadic-templates
f-bounded-polymorphism
How can I pass the exact same state of an custom allocator to multiple containers?
Nov 01, 2022
c++
c++11
allocator
stateful
Boost::Future deferred continuation unwrapping deadlocks
Oct 31, 2022
c++
c++11
boost
promise
deadlock
Problems about installing a gcc-6.* on CentOS-6.5
Jun 02, 2021
c++
linux
c++11
gcc
Passing an initialization list to a macro
Dec 17, 2021
c++
c++11
c-preprocessor
Overloaded lambdas in C++ and differences between clang and gcc
May 20, 2021
c++
c++11
gcc
clang
overload-resolution
« Newer Entries
Older Entries »