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 convert std::array<char, N> to char (&dest)[N]?
Oct 05, 2019
c++
arrays
c++11
reinterpret-cast
stdarray
Const qualifier and forward reference
Oct 27, 2021
c++
c++11
templates
c++14
const ok, but not constexpr?
Nov 15, 2022
c++
c++11
constants
constexpr
I can't pass lambda with reference capture
Sep 05, 2022
c++
function
c++11
lambda
function-pointers
How to fix 'non-type template argument is not a constant expression' in eigen3?
Jun 19, 2022
c++
c++11
eigen3
Enable C++ exceptions in Visual Studio 2010 compilation options
Oct 24, 2022
c++
visual-studio-2010
c++11
Is it bad form to provide only a move constructor?
Oct 24, 2022
c++
c++11
rvalue-reference
move-constructor
move-semantics
OS-X support for std::tr1
Apr 16, 2015
c++
macos
c++11
tr1
Saving function pointer+arguments for later use
Mar 10, 2022
c++
c++11
Does it make sense to use the move-and-swap idiom on a movable and non-copyable class
Oct 23, 2022
c++
c++11
assignment-operator
rvalue-reference
copy-and-swap
Is this example of the use of the C++ 'explicit' keyword correct?
Aug 22, 2022
c++
c++11
implicit-conversion
explicit
std::copy/memcpy/memmove optimizations
Aug 20, 2022
c++
stl
c++11
c++98
Overloaded function as argument of variadic template function
Oct 15, 2022
c++
c++11
variadic-functions
variadic-templates
overloading operator << for std::tuple - possible simplications?
Nov 19, 2019
c++
templates
c++11
tuples
iterable-unpacking
Using std::function for an API (across module boundaries)
Aug 05, 2017
c++
c++11
std-function
Is previously initialize memory guaranteed to persist after a placement new call?
Dec 06, 2017
c++
c++11
placement-new
Emulating a Java Enum in C++
Jun 22, 2021
java
c++
enums
c++11
migration
Implicit copy constructor
May 29, 2020
c++
c++11
copy-constructor
implicit-conversion
Is knowledge about noexcept-ness supposed to be forwarded when passing around a function pointer?
Jun 26, 2018
c++
c++11
noexcept
Possible regression in G++ 6.1.0
Apr 21, 2021
c++
c++11
« Newer Entries
Older Entries »