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
literal and rvalue reference
Apr 20, 2022
c++11
rvalue
Strongly typed enums without explicit scoping?
Sep 22, 2022
c++
enums
c++11
Preload data from a file using a separate thread
Jan 09, 2021
c++
multithreading
c++11
Ambiguous call (conversion from char* to lambda vs std::string)
Oct 11, 2019
c++
c++11
Array of functions with different signatures
Feb 09, 2022
c++
function-pointers
c++11
method-signature
How can i make a templated constructor allowing all of l-value ref, r-value ref and initializer_list?
Jul 22, 2022
c++
compiler-errors
c++11
rvalue-reference
perfect-forwarding
clang++ and u16string
Jul 07, 2020
c++
c++11
clang++
How to expect a static_assert failure and deal with it using Boost.Test framework?
Jun 30, 2021
c++
unit-testing
c++11
boost-test
Clang 3.1 and user defined literals
Jun 05, 2022
c++
xcode4
c++11
clang
Policy Based Design with Variadic Templates
Sep 12, 2020
c++
templates
c++11
variadic-templates
policy-based-design
Conversion by constructors
Nov 15, 2022
c++
constructor
c++11
copy-constructor
implicit-conversion
What should happen when the return value from a C++ function that returns a reference of an undefined object type is not assigned?
Jun 24, 2022
c++
c++11
"call to deleted constructor of" compiler error for std::runtime_error sub-class
Oct 11, 2018
c++
c++11
clang++
A strange error in chrono code "C2440: '<function-style-cast>' : cannot convert from '_CR' to 'std::chrono::milliseconds'"
Feb 15, 2022
c++
visual-c++
c++11
visual-studio-2012
chrono
The efficient way to write move copy and move assignment constructors
Jun 10, 2018
c++
constructor
c++11
variable-assignment
move
std::bind with pointer to a function object
Mar 20, 2018
c++
c++11
bind
shared-ptr
variadic-templates
std::initializer_list variations
Oct 14, 2022
c++
syntax
c++11
initialization
initializer-list
A parallel for using std::thread?
May 25, 2018
c++
c++11
parallel-processing
std-function
stdthread
variadic list vs single template parameter: what does the standard say?
Nov 20, 2022
c++
c++11
variadic-templates
standards-compliance
overload-resolution
Is there an elegant C++ implementation of fixed-size allocator?
Apr 14, 2022
c++
performance
object
memory-management
c++11
« Newer Entries
Older Entries »