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
Make interchangeable class types via pointer casting only, without having to allocate any new objects?
Jan 25, 2020
c++
c++11
language-lawyer
reinterpret-cast
type-punning
How to sort a container of std::shared_ptr<Widget> objects?
Aug 02, 2022
c++
c++11
stl-algorithm
Can list initialization not be used for private members?
Feb 24, 2022
c++
c++11
list-initialization
Increase compile-time variable with every instantiation of a generic class
Nov 21, 2019
c++
c++11
generic-programming
Exposing member variables methods in C++
Jan 27, 2018
c++
c++11
Correct behaviour for std::vector<T>::value_type
Oct 19, 2022
c++
visual-c++
c++11
Returning a unique_ptr<T> . Concept clarification
Jan 03, 2018
c++
boost
c++11
copy-constructor
unique-ptr
Compile C++11 code on mac?
Sep 25, 2022
c++
c++11
NULL == pointer [duplicate]
Apr 20, 2022
c++
c++11
How do I create a vector of object values from a vector of object pointers?
Sep 07, 2022
c++
c++11
C++11 thread error runtime
Nov 15, 2022
c++
multithreading
c++11
narrowing conversion from int to long unsigned int {} is ill-formed in C++11
Oct 16, 2022
c++
c
c++11
gcc-warning
gcc4.8
What does " for (const auto &s : strs) {} " mean?
Apr 21, 2022
c++
c++11
for-loop
stl
range
Is the order for variadic template pack expansion defined in the standard?
Aug 29, 2022
c++
c++11
variadic-templates
Boolean value returned on a function call to null object
Jul 10, 2022
c++
c++11
How to neatly initialize struct tm from ctime
Apr 19, 2022
c++
c++11
ctime
Why STL unordered_map and unordered_set cannot be sorted by STL algorithms?
Oct 27, 2022
sorting
c++11
stl
unordered-map
unordered-set
C++11 future.wait_for() always returns future_status::timeout
Mar 28, 2022
c++
c++11
future
compiler-bug
condition_variable throwing system_error with Xcode - fine with VStudio
Jul 25, 2022
c++
multithreading
c++11
Does/would c++11/14 support something like vector<auto>
Jun 26, 2022
c++11
c++14
« Newer Entries
Older Entries »