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
C++ constexpr values for types
Jun 14, 2022
c++
c++11
templates
unique
constexpr
Why is std::cout so time consuming?
Oct 21, 2022
c++
c++11
Can I use std::max_element() on std::deque in c++11?
Sep 13, 2022
c++
c++11
std
deque
How to initialize the loop counter declared with the auto keyword?
Aug 12, 2022
c++
c++11
initialization
declaration
auto
move semantics and cv::Mat
Mar 01, 2022
c++
opencv
c++11
computer-vision
move-semantics
In a template, if a dependent name is a function, call it
Sep 17, 2022
c++
c++11
templates
sfinae
typetraits
Verify at compile time that objects are created as shared_ptr
Dec 27, 2019
c++
c++11
boost-asio
shared-ptr
typetraits
How to declare a static lookup table using C++11
Aug 22, 2022
c++
c++11
stdmap
lookup-tables
std-pair
How to avoid this kind of code repetition?
Mar 31, 2022
c++
class
c++11
templates
class-template
Will compiler unroll "for" loop when iterating a const container?
Sep 16, 2022
c++
c++11
What's the difference between T, volatile T, and std::atomic<T>?
Aug 22, 2022
c++
multithreading
c++11
concurrency
stdatomic
Is it bad that C++0x's lambda expressions don't have a named type?
Sep 23, 2022
c++
lambda
c++11
Can I Have Polymorphic Containers With Value Semantics in C++11?
Jul 13, 2022
c++
stl
c++11
C++0x Tuples Store Elements Backwards
Nov 01, 2017
c++
c++11
memory
tuples
stdtuple
G++ doesn't compile C++0x range-based for loop
Mar 09, 2022
c++
c++11
g++
Why is there no vector(size_type n, const Allocator& alloc) in C++11?
Nov 30, 2018
c++
vector
c++11
allocator
insert in unordered_set a new element: should the hint be end()?
Aug 14, 2022
c++
stl
c++11
Function local static function-object that's initialized by lambda, thread-safe or not?
Nov 02, 2022
c++
static
lambda
c++11
thread-safety
How to use c++0x thread in Android NDK?
Oct 20, 2022
c++
c++11
android-ndk
pthreads
Trivial Destructibility and Necessity of Calling Destructor
Feb 11, 2022
c++
memory
c++11
destructor
typetraits
« Newer Entries
Older Entries »