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 check that string to enum map is complete
Oct 14, 2021
c++
string
map
c++11
enums
C++ 11 equivalent of java.util.ConcurrentHashMap
Sep 22, 2022
c++11
map
concurrency
stl
containers
Best practice for using the 'volatile' keyword in VS2012
Oct 20, 2022
c++
visual-c++
visual-studio-2012
c++11
std::enable_if With Non-Type Template Parameters
Oct 23, 2022
c++
templates
c++11
Is there a way to print a constexpr string during compiletime?
Apr 26, 2019
c++11
Construct container with initializer list of iterators
Aug 30, 2022
c++
c++11
iterator
uniform-initialization
Partial specialization of class template for a type that appears in any position of a variadic template parameter pack
Mar 12, 2022
c++
c++11
variadic-templates
template-specialization
template-meta-programming
Not sure to understand the advantage of the move constructor (or how it works or use it)
Apr 19, 2022
c++
c++11
move-semantics
inconsistent behavior with boost::mpl placeholder evaluation
Feb 11, 2022
c++
boost
c++11
template-meta-programming
boost-mpl
Why type-deduction for arrays prioritizes pointer to first over reference to array?
May 12, 2021
c++
templates
c++11
auto
type-deduction
Is it legal to modify a dynamically-allocated `const` object through a re-used non-`const` name?
May 05, 2018
c++
c++11
constants
language-lawyer
const-correctness
C++11 std::is_convertible behaviour with private copy constructor
Dec 10, 2020
c++
c++11
std
language-lawyer
typetraits
Did the Loki multimethods make it into C++11?
Sep 15, 2021
c++
c++11
multimethod
loki
multiple-dispatch
Compiling C++11 on g++ 4.4.7 in Red Hat linux [closed]
Oct 22, 2022
c++11
compilation
g++
redhat
How to multithread "tail call" recursion using TBB
Feb 02, 2020
c++
multithreading
c++11
recursion
tbb
C++ enum class - initialization from underlying_type
Oct 26, 2022
c++
c++11
enums
Checking the code generated implicitly by the C++ compiler
May 26, 2022
c++
c++11
compiler-construction
Compile error with boost.graph 1.56.0 and g++ 4.6.4
Jan 22, 2020
c++
gcc
c++11
boost
compiler-errors
initializer_list<T> assignment operator requirement on T
Sep 28, 2021
c++
c++11
initializer-list
Does clear() affect the bucket count of std::unordered_set?
Apr 20, 2022
c++
c++11
unordered-set
« Newer Entries
Older Entries »