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
How to return a std::string.c_str()
Jul 23, 2022
c++
string
pointers
c++11
return
Compiler error C3493: 'func' cannot be implicitly captured because no default capture mode has been specified
Mar 25, 2021
c++
visual-studio
visual-studio-2010
c++11
compiler-errors
Difference between char and signed char in c++?
Nov 16, 2022
c++
c++11
char
signed
typetraits
Using export keyword with templates
Aug 31, 2022
c++
templates
c++11
export
How can I access local variables from inside a C++11 anonymous function?
Aug 31, 2022
c++
lambda
c++11
scope
anonymous-function
How do I switch/select types during compile-time?
Sep 22, 2022
c++
templates
c++11
compile-time
typetraits
(Why) should a move constructor or move assignment operator clear its argument?
Aug 31, 2022
c++
c++11
move-constructor
Is it possible to std::move local stack variables?
Aug 31, 2022
c++
c++11
move
move-semantics
C++11 styled callbacks?
Sep 15, 2022
c++
c++11
Expansion with variadic templates [duplicate]
Sep 19, 2022
c++
templates
c++11
variadic-templates
Is unique_ptr thread safe?
Aug 31, 2022
c++
multithreading
c++11
thread-safety
unique-ptr
Inconsistency between std::string and string literals
Aug 31, 2022
c++
string
foreach
c++11
string-literals
Deletion of copy-ctor & copy-assignment - public, private or protected?
Aug 31, 2022
c++
c++11
access-modifiers
deleted-functions
Travis CI with Clang 3.4 and C++11
Jun 17, 2019
c++
c++11
clang
travis-ci
clang++
Difference between pointer and reference as thread parameter
Aug 31, 2022
c++
multithreading
c++11
reference
stdthread
Difference between steady_clock vs system_clock?
Sep 13, 2022
c++
c++11
timestamp
Is this behavior of vector::resize(size_type n) under C++11 and Boost.Container correct?
Aug 31, 2022
c++
boost
c++11
vector
How do I give streams better exception messages?
Sep 09, 2021
c++
c++11
c++-standard-library
C++11 atomic memory ordering - is this a correct usage of relaxed (release-consume) ordering?
Dec 31, 2019
c++
memory
c++11
atomic
compare-and-swap
Why do shared_ptr deleters have to be CopyConstructible?
Aug 31, 2022
c++
c++11
language-lawyer
shared-ptr
« Newer Entries
Older Entries »