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
Template aliases and dependent names
Oct 04, 2022
c++
templates
c++11
language-lawyer
adapting a non-constexpr integral value to a non-type template parameter, and code bloat
Oct 04, 2022
c++
c++11
constexpr
inlining
template-function
"abc"[0] not a compile-time constant
Oct 03, 2022
c++
visual-c++
c++11
mingw
Emulating explicit cast in C++03
Oct 01, 2022
c++
c++11
c++03
passing a static constexpr variable by universal reference?
Oct 04, 2022
c++
c++11
static-members
constexpr
one-definition-rule
G++ vs Clang : inconsistent behavior for constexpr and const
Oct 04, 2022
c++
c++11
language-lawyer
constexpr
static-assert
Is C++11's std::string's underlying representation guaranteed to have the terminating null character in place? [duplicate]
Oct 03, 2022
c++
string
c++11
How do you determine the size of the nodes created by a 'std::map' for use with 'boost::pool_allocator' (in a cross-platform way)?
Oct 04, 2022
c++
memory-management
c++11
boost
pool
C++: Return type of std::tie with std::ignore
Oct 03, 2022
c++
c++11
stl
tuples
undefined-behavior
Using Boost.Spirit.Lex and stream iterators
Oct 03, 2022
c++
c++11
boost
boost-spirit
Defining `swap` method for struct containing a union; how to do it?
Oct 03, 2022
c++
c++11
swap
unions
C++11 Uniform Initialization Formatted Incorrectly by Eclipse
Oct 03, 2022
c++
eclipse
c++11
eclipse-cdt
uniform-initialization
Is modifying a mutable on a const declared object undefined behavior?
Oct 02, 2022
c++
c++11
undefined-behavior
std::map non-const functors, compile time error under clang++, ok for g++
Oct 02, 2022
c++
c++11
stl
functor
Why std::string hasn't const char* cast operator in C++11?
Oct 02, 2022
c++
c++11
stl
stdstring
Function template deduction and initlializer_list
Oct 02, 2022
c++
templates
c++11
initializer-list
template-argument-deduction
std::is_convertible inconsistant with std::function
Oct 01, 2022
c++
gcc
c++11
std
C++ Data Structure that would be best to hold a large list of names
Oct 01, 2022
c++
visual-c++
c++11
Can array members be initialized self-referentially?
Sep 29, 2022
c++
c++11
array-initialization
member-initialization
Have the ideas behind the Fast Delegate (et al) been used to optimize std::function?
Jun 14, 2022
c++
performance
boost
c++11
std-function
« Newer Entries
Older Entries »