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
std::vector<Foo> when some members of Foo are references
Jul 03, 2022
c++
c++11
stdvector
move-semantics
Can the compiler implicitly std::move arguments when referenced just once?
May 30, 2022
c++
c++11
compiler-construction
move-semantics
Is there any reason to make a template template parameter non variadic?
Oct 27, 2022
c++
templates
c++11
variadic-templates
template-templates
Where are round(), rint() (and so on) C++ functions in Visual Studio 2012?
Feb 05, 2022
c++
visual-studio-2012
c++11
Should I use condition variables from the C++ standard or from the Windows API?
Dec 25, 2017
c++
winapi
c++11
condition-variable
Using std::unique_ptr for managing COM objects
Nov 06, 2022
c++
c++11
com
smart-pointers
Difference between std::set and boost::container::set
Jun 10, 2022
c++
c++11
boost
BOOST scoped_lock replacement in C++11
Sep 12, 2022
c++
c++11
boost
Strange behavior with c++ recursive templates when c++11 is enabled
Jul 10, 2019
c++
templates
c++11
recursion
clang++
C+11 Strategy Pattern with state
Nov 20, 2022
c++
design-patterns
c++11
Remove items from vector, and mutate those which are removed
Nov 08, 2021
c++
c++11
erase-remove-idiom
template extern (vs extern template)
Apr 27, 2019
c++
templates
c++11
How to circumvent Intel C++ compiler's issue with `decltype` and inheritance?
Oct 07, 2022
c++
inheritance
c++11
icc
decltype
Different behavior between libstdc++ and libc++ when constructing std::function with lambda
Aug 19, 2020
c++
c++11
lambda
c++14
libc++
return an immutable POD class from a function
Jun 12, 2021
c++
c++11
design-patterns
immutability
C++11 VS2013 class POD member initialization
Jun 17, 2017
c++
visual-studio
c++11
Basic compile time format string checking using constexpr
Oct 22, 2022
c++
c++11
constexpr
compile-time
compile-time-constant
Specialization of template in different namespace
Aug 25, 2022
c++
templates
ubuntu
c++11
g++
Undefined results with std::bind and duplicate placeholders
Oct 22, 2021
c++
c++11
How to make C++ linking take less memory
Oct 23, 2022
c++
templates
c++11
linker
« Newer Entries
Older Entries »