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
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
Why passing a static in-class initialized member to a function taking const reference needs the member to have a definition?
Sep 24, 2018
c++
c++11
static
const T& vs. T&&
Oct 18, 2022
c++
c++11
rvalue-reference
error_code vs errno
May 08, 2022
c++
c++11
error-handling
errno
member variable and constructor dependent on template parameter
May 26, 2022
c++
templates
c++11
constructor
member
Should I use constexpr like this?
Jul 19, 2022
c++
c++11
constexpr
« Newer Entries
Older Entries »