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
specialize std::hash<T> for dependent types
Sep 12, 2019
c++
templates
c++11
hash
stdhash
What does C++ 'final' method annotation promise about the class design?
Apr 06, 2017
c++
oop
c++11
move shared_ptr on constructor initialization list
Oct 25, 2022
c++
c++11
optimization
move
move-semantics
Error while declaring a class with std::vector of structs containing std::unique_ptr
Nov 18, 2022
c++
c++11
vector
unique-ptr
Implementing insert() on a container with move semantics when rvalue does not implement move
Jan 17, 2019
c++
c++11
containers
move
Is there a reason to use const_cast on a string literal in this code?
Oct 20, 2022
c++
c++11
string-literals
const-cast
CMake link a library (.a/.so)
Aug 09, 2022
c++
c++11
cmake
clion
SFINAE std::isfinite and similar functions using std::is_arithmetic
Mar 08, 2020
c++
c++11
clang++
libc++
Check if type can be an argument to boost::lexical_cast<string>
Mar 05, 2022
c++
templates
c++11
boost
template-meta-programming
What does "_dyld_start" mean in my profiling results?
Feb 08, 2022
c++
macos
c++11
profiling
dyld
Class template, which is independent of the permutations of its arguments
Nov 05, 2022
c++
c++11
class-template
visual studio implementation of "move semantics" and "rvalue reference"
Aug 31, 2022
c++
c++11
visual-studio-2012
move-semantics
rvalue-reference
Declare "container" object from templated template class and variadic templates
Jan 07, 2022
c++
templates
c++11
variadic-templates
template-templates
How Can I Swap Map Elements without Moving?
Mar 28, 2020
c++
c++11
dictionary
swap
c++03
Why is there a built-in delay when reading with popen()?
Feb 03, 2020
c++
file
c++11
popen
nonblocking
C++, signal and threads
Jul 15, 2017
c++
multithreading
c++11
signals
Why is a malformed function used instead of an implicit conversion?
Jul 21, 2018
c++
c++11
ambiguity
overload-resolution
malformed
empty curly bracket {} as end of range
Jun 15, 2022
c++
c++11
iterator
Compiling OpenCV 3.3 : C++11 is not supported
Nov 19, 2017
opencv
c++11
compilation
cmake
ubuntu-16.04
Does C++11 standard provide something like boost::any?
Oct 18, 2022
c++
c++11
boost
boost-any
stdany
« Newer Entries
Older Entries »