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
"static_cast<To>(from)" if and only if "To to{from}", or not?
Nov 05, 2022
c++
c++11
constructor
static-cast
Handling std::function with SWIG
Nov 04, 2022
c++
c++11
swig
Mistakenly using a moved value
Nov 04, 2022
c++
c++11
move-semantics
strongly typed enums in g++-4.4
Nov 04, 2022
c++
c++11
g++
strongly-typed-enum
Iterator equivalent to nested for loops shows 50 % performance breakdown - why?
Nov 05, 2022
c++
performance
optimization
c++11
iterator
Generating Spirit parser expressions dynamically ( at runtime ) from a list of permutated parser expressions
Nov 03, 2022
c++
boost
c++11
boost-spirit
boost-spirit-qi
C++11 `nullptr_t` returning function being elided?
Nov 04, 2022
c++
gcc
c++11
compile-time conversion of lambda functors into function pointers
Nov 04, 2022
c++
c++11
Force use of locks inside std::atomic during debugging with libstdc++
Nov 04, 2022
c++
multithreading
c++11
atomic
libstdc++
how to use std::generate_canonical to generate random number in range [0,1)?
Nov 02, 2022
c++
visual-c++
c++11
most elegant variadic functor
Nov 01, 2022
c++
c++11
functor
variadic-functions
In-class static member initialization
Nov 04, 2022
c++
c++11
static-members
constant-expression
in-class-initialization
Unexpected implicit cast when using variadic templates?
Nov 03, 2022
c++
c++11
casting
variadic-templates
implicit-conversion
Dynamic TLS in C++11
Nov 04, 2022
multithreading
c++11
thread-local-storage
named entity as pointer to T in template parameter list [closed]
Nov 03, 2022
c++
templates
c++11
standards
Adding QMAKE_CXXFLAGS += -std=c++11 to .pro file in qt not working(on linux 12.04)
Nov 01, 2022
c++
qt
gcc
c++11
qmake
Forwarding the const-ness of a template parameter, should I use a forwarding reference?
Jul 28, 2021
c++
c++11
templates
constants
forwarding-reference
How to make exuberant-ctags parse "using" style typedefs?
Jul 12, 2021
c++
c++11
ctags
exuberant-ctags
Detect dangling references to temporary
Sep 26, 2022
c++
c++11
undefined-behavior
clang++
dangling-pointer
How to combine static_assert with sizeof and stringify?
Mar 02, 2022
c++
visual-studio-2010
c++11
stringify
static-assert
« Newer Entries
Older Entries »