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
Copy elision on Visual C++ 2010 Beta 2
Sep 12, 2020
c++
visual-c++
c++11
visual-studio-2010
copy-elision
C++0x: noexcept(ndebug) for testing?
Oct 26, 2022
testing
c++11
noexcept
Perfect forwarding and std::tuple (or other templated class)
Feb 26, 2017
c++
templates
c++11
tuples
perfect-forwarding
Explicitly deleting destructors and not calling delete
Jun 17, 2022
c++
singleton
c++11
destructor
list initialization compile error
Nov 02, 2022
c++
c++11
Controlling the order of static objects' constructor
Aug 26, 2022
c++
constructor
c++11
C++11; Can non-static data member initializations access other data members?
Sep 23, 2022
c++
gcc
lambda
c++11
mingw
Template specialization for subclasses of template base class
Sep 12, 2022
c++
generics
inheritance
c++11
template-specialization
c++ auto does not name a type
May 15, 2022
c++
c++11
auto
Can one access private member functions through casting to layout-compatible types?
Nov 21, 2022
c++
casting
c++11
access-control
private-methods
Do vector elements need to be movable?
Mar 02, 2022
c++
c++11
stdvector
Testing whether an object has been moved from
Mar 31, 2021
c++
c++11
move-semantics
universal-reference
How should one overload functions with const/non-const parameters?
Nov 04, 2022
c++
c++11
overloading
Optional code in a template class
Oct 21, 2022
c++
gcc
c++11
Why does locking slow down this sequential file parser?
Oct 14, 2021
c++
c++11
locking
pthreads
Using value wrapper and operator() overloading to simplify getter/setter design : a dangerous practice?
Jan 27, 2022
c++
c++11
wrapper
getter-setter
Conditional inclusion in C++11 with user-defined literal?
Dec 02, 2015
c++
c++11
Copy elision and temporary bound-by-ref object
Sep 23, 2022
c++
c++11
running into trouble with constexpr
Nov 02, 2022
c++
c++11
constexpr
Dependent name resolution & namespace std / Standard Library
Jan 20, 2018
c++
templates
c++11
token-name-resolution
« Newer Entries
Older Entries »