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
Using std::error_code with non-integer values
Oct 20, 2022
c++
c++11
error-code
Android Instant App with Native C++ Library not publishing to device/simulator running Android N
Oct 19, 2022
android
c++
c++11
android-instant-apps
android-studio-3.0
Move constructor is automatic generated even a member doesn't have a move constructor?
Oct 20, 2022
c++
c++11
constructor
In which case will C++ do array bounds checking at compile time?
Oct 19, 2022
c++
arrays
c++11
indexoutofboundsexception
Cannot declare static constexpr char []
Oct 20, 2022
c++
arrays
c++11
static
constexpr
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
Is there a safe way to have a std::thread as a member of a class?
Oct 18, 2022
c++
multithreading
class
c++11
initialization
std::thread <unresolved overloaded function type> error
Aug 27, 2020
c++
multithreading
c++11
std
stdthread
How can an incomplete type be used as a template parameter to vector here?
Aug 24, 2020
c++
c++11
language-lawyer
SFINAE works with deduction but fails with substitution
Apr 08, 2022
c++
c++11
templates
language-lawyer
sfinae
Thread safety of std::random_device
Oct 03, 2022
c++
c++11
random
openmp
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
std::result_of simple function
Sep 01, 2020
c++
c++11
std
result-of
Why is a lambda's call-operator implicitly const?
Sep 05, 2022
c++
c++11
lambda
constants
function-call-operator
Weird nested class partial specialization results on both gcc and clang
Sep 05, 2022
c++
templates
c++11
language-lawyer
template-meta-programming
Will range based for loop in c++ preserve the index order
Oct 10, 2022
c++
for-loop
c++11
« Newer Entries
Older Entries »