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
c++11: why is static_assert in std::forward necessary?
Dec 18, 2022
c++
c++11
rvalue-reference
How to simplify complicated template declarations
Dec 18, 2022
c++
c++11
When are R-value references necessary?
Dec 17, 2022
c++
c++11
language-lawyer
rvalue-reference
How to work around 10 limit for make_shared in Visual Studio
Dec 17, 2022
c++
visual-studio-2010
visual-c++
c++11
shared-ptr
std::bind - compiling unexpected (undeclared identifier) error in visual studio
Dec 18, 2022
c++
visual-studio-2010
c++11
stdbind
How to manipulate dates/datetimes in c++11?
Dec 17, 2022
c++
c++11
Why two object constructed by destructors are called for three times
Dec 17, 2022
c++
c++11
move-semantics
function call with default parameter
Dec 18, 2022
c++
c++11
function-call
default-parameters
hashmap for 2d(3d) coordinates (i.e. vector of doubles)?
Dec 18, 2022
c++
hash
c++11
hashmap
Calling a function with specific arguments from a variadic templated class
Dec 18, 2022
c++
templates
c++11
variadic-templates
Auto with uniform initialization expands to unexpected type
Dec 17, 2022
c++
c++11
standards
auto
uniform-initialization
Does it make sense to use std::unordered_map<int, int> instead of std::map<int, int>?
Dec 18, 2022
c++
c++11
stl
hashmap
unordered-map
Most simple way to get string containing time interval
Dec 17, 2022
c++
c++11
c++-chrono
Why does std::is_function evaluate to false when using on a dereferenced function pointer?
Dec 18, 2022
c++
c++11
function-pointers
typetraits
Branchless way to represent a "ping-pong" value?
Dec 18, 2022
c++
function
math
c++11
numbers
Xcode compiler cannot find C++ 11 includes
Dec 18, 2022
xcode
c++11
Constructing Vectors in C++
Dec 16, 2022
c++
c++11
vector
Why can std::function not accept a deduced type as its template parameter?
Dec 17, 2022
c++
c++11
templates
types
template-argument-deduction
is compare_exchange_weak for std::shared_ptr broken in msvs 2013?
Dec 17, 2022
c++
visual-c++
c++11
visual-studio-2013
atomic
Decltype in template parameter of variable
Dec 18, 2022
c++
c++11
« Newer Entries
Older Entries »