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
Using variadic templates to specify friend classes
Jul 17, 2021
c++
templates
c++11
variadic-templates
friend
Merge vector and initializer_list in initialization of vector<vector<T>>?
Oct 28, 2022
c++
c++11
vector
initializer-list
Memoization functor wrapper in c++
Mar 25, 2021
c++
templates
c++11
recursion
memoization
Forcing C++11 lambda to capture a variable
Oct 26, 2022
c++
c++11
lambda
How to insert a new value to a set and erase another at the same time?
Jun 17, 2022
c++
c++11
stl
set
Type of the first parameter of a member function in C++11
Jul 19, 2017
c++
templates
c++11
template-meta-programming
"Using" declaration with scope only on current class?
Oct 26, 2022
c++
c++11
using
using-directives
reinterpret_cast / static_cast and undefined behavior
Feb 27, 2018
c++
c++11
variant
reinterpret-cast
static-cast
Template meta-code and private members
Feb 17, 2022
c++
templates
c++11
c++03
Specializing std::hash for templated Key
Sep 15, 2022
c++
templates
c++11
hash
stdhash
Casting function pointer to void(*)(), then recasting to original type
Sep 10, 2022
c++
pointers
c++11
function-pointers
Why c++ containers do not implement erase( reverse_iterator position )?
Jul 03, 2020
c++
c++11
Is this incorrect use of std::bind or a compiler bug?
Aug 26, 2022
c++
c++11
clang
mingw
catch std::function allocations at compile time
Nov 13, 2022
c++
c++11
dynamic-memory-allocation
std-function
Reading comments from .proto files using a Protocol Buffers descriptor object
Nov 12, 2022
c++
c++11
protocol-buffers
descriptor
proto3
Using Initializer Lists with std::map
Mar 03, 2017
c++
visual-studio
c++11
visual-studio-2013
Easy way to implement small buffer optimization for arbitrary type erasure (like in std::function.)
Jun 13, 2022
c++
c++11
Copying a generic protobuf into a new object on the heap
Apr 10, 2022
c++
c++11
protocol-buffers
deep-copy
How to convert an integer to std::u16string (C++11)?
Nov 06, 2019
c++
string
c++11
casting
Under which circumstances might std::unique_ptr::operator[] throw?
Jan 03, 2017
c++
c++11
language-lawyer
unique-ptr
noexcept
« Newer Entries
Older Entries »