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
Forbid integer conversion with precision loss
Sep 05, 2022
c++
c++11
type-conversion
implicit-conversion
compiler-flags
Is the behaviour of std::get on rvalue-reference tuples dangerous?
Oct 18, 2022
c++
c++11
c++14
rvalue-reference
stdtuple
Rationale for the shared_ptr atomic functions taking pointer instead of reference
Aug 13, 2019
c++
c++11
reference
language-lawyer
shared-ptr
Why can't I bind a const lvalue reference to a function returning T&&?
Sep 11, 2022
c++
c++11
move-semantics
Constexpr member function on l-value ref object: Clang and gcc disagree
Jan 23, 2021
c++
c++11
constexpr
How to declare operator++(int) in an abstract class?
Jul 19, 2021
c++
c++11
abstract-class
Inheriting constructors in C++0x
Mar 10, 2022
c++
constructor
c++11
How does std::string allocate memory in GCC with -fwhole-program?
Sep 24, 2022
c++
gcc
c++11
C++ Address of lambda objects as parameters to functions
May 13, 2022
c++
c++11
lambda
C++ increment std::atomic_int if nonzero
Sep 01, 2020
c++
c++11
atomic
How do I give template arguments to an object created inline with its class?
Oct 24, 2022
c++
templates
c++11
template-meta-programming
Propagating Signal (SIGINT) to C++11 threads
Nov 14, 2022
c++
multithreading
c++11
signals
No ADL inside decltype on VS2012
Mar 17, 2021
c++
visual-studio-2012
c++11
decltype
argument-dependent-lookup
Trailing const& or && on function declaration [duplicate]
Oct 23, 2022
c++
c++11
Weird substitution failure with C++11 variadic template
May 12, 2022
c++11
variadic-templates
Implementing semaphore by using mutex operations and primitives
Sep 24, 2022
c++
c++11
mutex
semaphore
pointer to function and ODR
Aug 21, 2022
c++
c++11
function-pointers
function-templates
one-definition-rule
How to forward std::initializer_list<T>?
Sep 16, 2022
c++
c++11
initializer-list
Uniform- or direct-initialization when initializing?
Oct 22, 2022
c++
c++11
initialization
Floating point math rounding weird in C++ compared to mathematica
Oct 26, 2022
c++
c++11
random
wolfram-mathematica
random-sample
« Newer Entries
Older Entries »