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
Qt - No matching function for call to ‘QVariant::QVariant(MyClass&)’
May 28, 2022
c++
qt
c++11
Using std::enable_if with anonymous type parameters
Aug 11, 2020
c++
c++11
templates
sfinae
enable-if
Confusion with virtual keyword in C++
May 12, 2022
c++
function
c++11
inheritance
virtual
What does Tokens do and why they need to be created in C++ programming?
Sep 16, 2022
c++
c++11
token
Fast element access for multi-dimensional representation of contiguous array
Aug 29, 2022
c++
c++11
templates
optimization
variadic-templates
Better way to move objects from one std::deque to another?
Oct 30, 2022
c++
c++11
c++14
Difference between list and forward_list performance?
May 26, 2022
c++
list
c++11
stl
forward-list
How to write proper std::initializer_list constructor
Oct 20, 2022
c++
c++11
constructor
initializer-list
Are objects of type nullptr_t ever needed?
Mar 25, 2022
c++
c++11
nullptr
Expressions with no side effects in C++
Mar 01, 2022
c++
c++11
How can I use boost::bind to bind a class member function?
Sep 16, 2022
c++
boost
c++11
boost-bind
boost-function
Is there a reason on not allowing lambdas to deduce the return type if it contains more than one statement?
Nov 09, 2019
c++
lambda
c++11
return-type
Osx Lion: Xcode 4.1 how do I setup a c++0x project
Jan 06, 2020
xcode
macos
osx-lion
c++11
libc++
GCC 4.4/4.5 unique_ptr not work for unordered_set/unordered_map
Jun 09, 2017
c++
gcc
g++
c++11
Using this and attributes in member function trailing return types?
May 01, 2022
c++
c++11
trailing-return-type
C++11 thread_local in gcc - alternatives
May 13, 2019
c++
multithreading
gcc
g++
c++11
Create a non-owning shared_ptr?
Jun 21, 2022
c++
c++11
shared-ptr
resourcemanager
std::atomic load method decreases the reference count when used with std::shared_ptr
Nov 04, 2022
c++
c++11
shared-ptr
atomic
A clean way to store a function and its (arbitrary-type, arbitrary-number) arguments
May 28, 2022
c++
c++11
variadic
What is the value category of string literals?
May 11, 2018
c++
c++11
« Newer Entries
Older Entries »