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
write death test to verify std::set_terminate behavior
Dec 19, 2018
c++
c++11
exception
exception-handling
googletest
avoiding redefinition of variables for single header
Nov 10, 2022
c++
c++11
namespaces
extern
Why does comparing unsigned long with negative number result in false? [duplicate]
Aug 02, 2022
c++
c++11
Using getter, setter in c++
Sep 06, 2019
c++
c++11
C++ meta function that determines if a type is callable for supplied arguments
Mar 06, 2022
c++
c++11
c++14
template-meta-programming
Return moveable member variable from class
Apr 15, 2022
c++
c++11
move-semantics
extern template 'inconsistent explicit instantiations'
Oct 18, 2020
c++
c++11
c++14
Why is my swap<string,string> far slower than the std version?
Nov 21, 2022
c++
performance
c++11
C++11 usage of delete specifier vs private functions
Nov 08, 2022
c++
c++11
C++ no type named ‘value_type’ in ‘struct std::iterator_traits<int>'
May 15, 2020
c++
c++11
templates
iterator
Why is declaration-seq in the C++ standard written this way?
Jul 25, 2021
c++
parsing
c++11
c++14
language-lawyer
Why are there const overloads of mutating Boost.Range algorithms?
Jun 28, 2022
c++
c++11
boost
c++14
range-v3
Can "typedef typename" be replaced by "using" keyword in C++ 11
Sep 24, 2022
c++11
typedef
using
typename
Why isn't std::array's operator==() marked constexpr?
Aug 23, 2022
c++
c++11
comparison
constexpr
stdarray
Create cartesian product expansion of two variadic, non-type template parameter packs
Sep 01, 2020
c++
c++11
variadic-templates
template-meta-programming
cartesian-product
Clang ambiguity with custom conversion operator
Jul 04, 2022
c++
c++11
decorator
move
What is the prettiest way to convert time_point to string?
Mar 23, 2021
c++
string
c++11
c++14
chrono
Why do both free and member functions exist for compare and swap operations?
Jun 15, 2022
c++
c++11
atomic
compare-and-swap
C++ 11 can you safely pass and access std::atomics by reference in different threads
Nov 06, 2022
c++
multithreading
c++11
pass-by-reference
atomic
Clang fails to find const template member function from base class
Nov 25, 2021
c++
c++11
gcc
clang
compiler-bug
« Newer Entries
Older Entries »