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
thread_guard vs scoped_thread
Nov 10, 2022
c++
multithreading
c++11
c++14
Hinnant's stack allocator with boost rtrees: compilation failure
Sep 20, 2020
c++
c++11
boost
memory-management
allocator
Is there a way to check whether C++ lambda functions are inlined by the compiler?
Nov 17, 2022
c++
c++11
conflicts: definition of wchar_t string in C++ standard and Windows implementation?
Oct 14, 2022
c++
unicode
c++11
string-literals
wchar-t
What is the precedence of the meta-operator ...?
Apr 08, 2019
c++
c++11
operator-precedence
ellipsis
variadic-templates
So, we have int32_t, int16_t, uint64_t, etc.. But where are the atoi32, atoi16, atoui64, etc...?
Mar 21, 2020
c++
c++11
Will member subobjects of local variables be moved too if returned from a function?
Jan 13, 2020
c++
c++11
local-variables
move-semantics
Does the C++11 memory model prevent memory tearing and conflicts?
Nov 12, 2021
c++
multithreading
thread-safety
c++11
C++ error: expected primary-expression before ‘.’ token
Aug 29, 2022
c++
c++11
initialization
Range-based for loops in C++11 segfault, but not with regular for loop [closed]
Jan 18, 2020
c++
for-loop
c++11
segmentation-fault
auto
__has_trivial_copy behaves differently in clang and gcc. Who's right?
Nov 21, 2020
c++
c++11
GCC bug or not : default std::function?
Dec 29, 2021
c++
compiler-construction
c++11
lambda
std-function
std::move inside move assignment operator
Jun 10, 2022
c++
c++11
move
Apply a tuple of functions to a value and return a tuple
Feb 15, 2022
c++
c++11
tuples
Explicit template function argument specification and Implicit conversion of function arguments in C++11
Nov 07, 2022
c++
templates
stl
c++11
Canonical way to define forward output iterator
Oct 29, 2022
c++
c++11
iterator-traits
try_lock_for not working as intended
Jun 07, 2016
c++
multithreading
c++11
locking
mutex
Missing std::front and std::back
May 28, 2019
c++
c++11
How do I bind a member function template passing unspecified call wrapper
Nov 28, 2019
c++
c++11
stdbind
Declaring char hexadecimal constants in C++11
Mar 11, 2022
c++
c++11
char
hex
« Newer Entries
Older Entries »