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
g++ cannot find shared library
Jul 02, 2026
c++
c++11
gcc
linker
g++
How do I tell the C++ compiler on a supercomputer that my R package requires C++0x?
Jul 03, 2026
c++
r
c++11
rcpp
Understanding C++ choice of conversion operator
Jul 03, 2026
c++
c++11
Value initialization
Jul 03, 2026
c++
c++11
language-lawyer
How type is deduced from `auto` variable
Jul 02, 2026
c++
c++11
auto
array length deduction from argument
Jul 02, 2026
c++
c++11
templates
variadic-templates
stdarray
What am I missing in the C++11 Standard?
Jul 01, 2026
c++
c++11
standards
object-lifetime
C++11 DirectX Math: XMVECTORF32 as base structure initialization
Jul 02, 2026
c++
math
c++11
initialization
directx
Boost karma: how does this implicit call to transform_attribute work? (or doesn't?)
Jul 02, 2026
c++
c++11
boost
boost-spirit-karma
C++11 sleep_ functions having odd behaviour
Jul 02, 2026
c++
gcc
c++11
Can't move a std::unique_lock into a struct
Jul 02, 2026
c++
c++11
locking
move-semantics
User-defined literals (Extended literals) of C++11... which compilers support it?
Jul 02, 2026
c++
metaprogramming
c++11
user-defined-literals
How do I constrain a template parameter to comply to a Key in std::map?
Jun 30, 2026
c++
templates
c++11
constraints
stdmap
Explicitly defaulted destructor disables default move constructor in a class
Jul 01, 2026
c++
c++11
default
destructor
move-semantics
I'm returning non-named object from a function. Why RVO still kicks in?
Jun 30, 2026
c++
c++11
rvo
Compiler unable to deduce template arguments for variadic template
Jul 01, 2026
c++
c++11
variadic-templates
How to make a "variadic" vector like class
Jun 30, 2026
c++
c++11
vector
variadic
Error converting form boost::shared_ptr<T> to std::shared_ptr<T>
Jun 29, 2026
c++
boost
c++11
shared-ptr
C++: std::generate in constructor
Jun 30, 2026
c++
c++11
Older Entries »