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 to use bitmask?
Aug 25, 2022
c++
c++11
bitmask
What is the recommended way to align memory in C++11
Aug 25, 2022
c++
c++11
dynamic-memory-allocation
memory-alignment
Lambda functions as base classes
Aug 25, 2022
c++
c++11
lambda
Is this std::ref behaviour logical?
Jun 01, 2017
c++
c++11
ref
const& , & and && specifiers for member functions in C++
Jan 22, 2020
c++
c++11
constants
Should I switch from using boost::shared_ptr to std::shared_ptr?
Aug 25, 2022
c++
boost
stl
c++11
shared-ptr
How to convert a lambda to an std::function using templates
Aug 25, 2022
c++
function
templates
c++11
lambda
How std::function works
Aug 25, 2022
c++
c++11
void_t "can implement concepts"?
Feb 10, 2021
c++
templates
c++11
template-meta-programming
c++-concepts
Extension methods in c++
Sep 11, 2022
c++
c++11
Why do some people use swap for move assignments?
Aug 25, 2022
c++
c++11
rvalue-reference
move-semantics
copy-and-swap
Difference between C++11 std::bind and boost::bind
Aug 25, 2022
c++
c++11
boost
boost-bind
stdbind
Why does std::map not have a const accessor?
May 17, 2019
c++
c++11
std
enum vs constexpr for actual static constants inside classes
Aug 25, 2022
c++
c++11
constexpr
Can using a lambda in header files violate the ODR?
Aug 25, 2022
c++
c++11
lambda
language-lawyer
one-definition-rule
Why do I get the same sequence for every run with std::random_device with mingw gcc4.8.1?
Mar 22, 2022
c++
c++11
random
stl
How can I have multiple parameter packs in a variadic template?
Aug 25, 2022
c++
c++11
variadic-templates
C++ Lambdas: Difference between "mutable" and capture-by-reference
Aug 25, 2022
c++
c++11
lambda
Where can I learn more about C++0x? [closed]
Aug 04, 2012
c++
c++11
reference-manual
What is decltype and how is it used?
Aug 25, 2022
c++
c++11
decltype
« Newer Entries
Older Entries »