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
Move constructor is not called when using boost::pool_allocator
Nov 25, 2025
c++
c++11
boost
move-semantics
boost-pool
Can std::chrono::system_clock::now() throw an exception?
Nov 26, 2025
c++
c++11
portability
language-lawyer
c++-chrono
SFINAE and variadic template classes
Nov 26, 2025
c++
c++11
templates
variadic-templates
template-meta-programming
How can I deal with undesired template instantiation for a function that isn't called?
Nov 25, 2025
c++
templates
c++11
Member initializer list. Order of arguments evaluation
Nov 25, 2025
c++
c++11
language-lawyer
initializer-list
member-initialization
Restrict supported types of a template class by using variadic templates
Nov 24, 2025
c++
templates
c++11
variadic-templates
std::bind with std::less_equal
Nov 24, 2025
c++
c++11
bind
Time/memory efficient work with std::vector
Nov 25, 2025
c++
performance
c++11
vector
Variable assignment inside a C++ 'if' statement
Nov 25, 2025
c++
c++11
if-statement
c++17
variable-assignment
Aggregate Initialization when initialization values is fewer than the number of members
Nov 25, 2025
c++
c++11
list-initialization
aggregate-initialization
C++ casting a std::vector<Derived>* to std::vector<Base> ...?
Nov 24, 2025
c++
c++11
vector
casting
stl
Updating an Object's property in a Vector
Nov 24, 2025
c++
object
c++11
vector
updates
C++ or C++0x - Which is a better standard? [closed]
Nov 24, 2025
c++
c++11
Passing non-thread-safe objects through thread-safe containers
Nov 25, 2025
c++
multithreading
c++11
Does C++11 does optimise away tail recursive calls in lambdas?
Nov 24, 2025
c++
lambda
c++11
tail-call-optimization
no matching constructor for initialization of 'string' (aka 'basic_string<char>')
Nov 24, 2025
c++
string
c++11
clang
C++ template function that takes float or double
Nov 24, 2025
c++
c++11
std::search extracting current iterator and moving iterator forward using std::advance
Nov 24, 2025
c++
c++11
stl
« Newer Entries
Older Entries »