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
Singleton class with smart pointers and destructor being called
Oct 18, 2022
c++
c++11
Convert string element to integer (C++11)
Oct 18, 2022
c++
string
c++11
type-conversion
integer
why std::istringstream fail when I set std::locale to "zh_CN.UTF-8"?
Oct 19, 2022
c++
c++11
Debug a lambda capturing this
Oct 19, 2022
c++
c++11
lldb
valgrind reporting invalid read with std::string
Oct 18, 2022
c++
c++11
gcc
valgrind
Efficient way to map unique and duplicate value. Where key or value can be access
Oct 19, 2022
c++
c++11
stdmap
Comparison between signed and unsigned. Is static_cast the only solution?
Oct 19, 2022
c++
c++11
implicit-conversion
static-cast
Deducing a const l-value reference from a non-const l-value reference in C++ template
Oct 19, 2022
c++
c++11
templates
perfect-forwarding
template-argument-deduction
Can we use a lambda-expression as the default value for a function argument?
Sep 11, 2022
c++
c++11
lambda
std::unique_ptr pimpl in dll generates C4251 with visual studio
Jul 26, 2020
c++
c++11
visual-c++
pimpl-idiom
SFINAE works with deduction but fails with substitution
Apr 08, 2022
c++
c++11
templates
language-lawyer
sfinae
GCC 4.8 is reversing variadic template parameter pack
Jul 15, 2020
c++
templates
gcc
c++11
variadic
Using move semantics with std::pair or std::tuple
Sep 08, 2022
c++
c++11
move-semantics
std-pair
move-constructor
Can std::vector emplace_back copy construct from an element of the vector itself?
Oct 16, 2022
c++
c++11
vector
stl
Range-based for loop with special case for the first item
Sep 18, 2022
c++
for-loop
c++11
range-based-loop
Why is a lambda's call-operator implicitly const?
Sep 05, 2022
c++
c++11
lambda
constants
function-call-operator
Incorrect assignment of values in char enum
Oct 11, 2022
c++
c++11
enums
type-conversion
implicit-conversion
C++: Nested template classes error "explicit specialization in non-namespace scope"
Jul 13, 2020
c++
templates
c++11
std::is_base_of for template classes
Oct 11, 2022
c++
templates
c++11
C++11: Why does this range loop decrease FPS by 35?
Aug 05, 2020
c++
performance
c++11
« Newer Entries
Older Entries »