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
Variable cannot be implicitly captured in a lambda with no capture-default specified
Nov 02, 2022
c++
macos
c++11
g++
c++14
C++11 std::cout << "string literal in UTF-8" to Windows cmd console? (Visual Studio 2015)
Nov 01, 2022
windows
c++11
utf-8
cmd
visual-c++-2015
Disable dynamic binding (virtual table creation) in c++ for virtual functions
Nov 01, 2022
c++
performance
c++11
vtable
Why would an Alias Template be treated differently than the aliased type template when it comes to friendship?
Oct 30, 2022
c++
templates
c++11
friend
c++11 variadic args with function default argument value
Nov 02, 2022
c++11
variadic-templates
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
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
How to construct an std::array with index sequence?
Jun 14, 2021
c++
arrays
c++11
templates
c++14
« Newer Entries
Older Entries »