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
Why reference_wrapper behaves differently for built-in types?
Nov 02, 2022
c++11
iostream
built-in
user-defined-types
reference-wrapper
Compose callable object
Nov 01, 2022
c++
c++11
Compiler/JIT optimisation of bounds check of for loop in Java and C++
Oct 30, 2022
java
c++
c++11
for-loop
compiler-optimization
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
Problems about installing a gcc-6.* on CentOS-6.5
Jun 02, 2021
c++
linux
c++11
gcc
How to create a private static const string when using the pimpl idiom
Dec 10, 2021
c++
c++11
pimpl-idiom
Partial template function specialization with enable_if: make default implementation
May 05, 2022
c++
c++11
sfinae
enable-if
Passing an initialization list to a macro
Dec 17, 2021
c++
c++11
c-preprocessor
« Newer Entries
Older Entries »