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
enum class and global operator~ overloading
Aug 07, 2016
c++11
C++ - Is there a way to create alias for field
Nov 09, 2017
c++
c++11
alias
Isn't using uniform initialization dangerous?
Jun 08, 2022
c++11
uniform-initialization
list-initialization
Compiling multithread code with Code::Blocks GNU compiler
Oct 31, 2022
c++
linux
multithreading
c++11
compilation
Invoking function with string argument from lldb: take 2
Sep 20, 2016
c++
string
c++11
lldb
How to limit scope of `using` statement outside of function in C++?
Jun 07, 2022
c++
templates
c++11
namespaces
template-specialization
Creation of unique type ID with c++11
Jan 26, 2021
c++
c++11
language-lawyer
unique-id
Why is the code accepted by clang but rejected by vc++?
Dec 13, 2021
c++
visual-c++
c++11
compiler-errors
clang
In theory, is find_end parallelizable?
Jun 15, 2022
c++
algorithm
c++11
parallel-processing
Singletons, curiously recurring template pattern and forwarding constructor parameters
May 23, 2021
c++
templates
c++11
singleton
variadic-templates
How to initialize a C++ 11 standard container with regular constructor patterns?
Nov 07, 2017
c++
templates
c++11
initializer
Is there a "dynamic decltype"?
Oct 21, 2017
c++
c++11
multiple-inheritance
decltype
Deducing constness of type returned by function
Jan 20, 2017
c++
c++11
constants
return-value
CLion disable C++98 mode in favour of C++11
Jan 05, 2022
c++
c++11
ide
clion
C++11 standard with CUDA 6.0
Aug 30, 2022
c++
linux
gcc
c++11
cuda
C++11 : Is it possible to give fixed-template-parameted template to varidic-template-template-parameter?
May 20, 2022
c++
templates
c++11
language-lawyer
C++11: string(50, 'x') versus string{50, 'x'}
Oct 26, 2022
c++11
constructor
undefined-behavior
initializer
gcc and clang both elide the call to the move constructor in the snippet below. Is this correct?
Feb 14, 2021
c++
c++11
initialization
language-lawyer
copy-elision
Expression SFINAE to overload on type of passed function pointer
Jun 01, 2020
c++
templates
c++11
function-pointers
sfinae
set of sets in C++
Aug 26, 2019
c++11
set
« Newer Entries
Older Entries »