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
Best way to define class-scoped constant in C++
Sep 21, 2025
c++
c++11
static
constants
In a trivially copyable struct shall the move semantics be implemented?
Sep 20, 2025
c++
c++11
templates
c++14
move-semantics
copy elision visible side effect
Sep 21, 2025
c++
c++11
copy-elision
Overload function for rvalues and lvalues
Sep 20, 2025
c++
c++11
overloading
rvalue
Value category of member enumerator
Sep 21, 2025
c++
c++11
"is private within this context" is being thrown for function which should not be private (GCC 5.3.0, C++11)
Sep 19, 2025
c++
c++11
gcc
Pushing and popping the first element of a std::tuple
Sep 19, 2025
c++
c++11
variadic-templates
variadic-functions
Converting Tuple to string
Sep 19, 2025
c++
c++11
How does std::sort handle NaN values?
Sep 19, 2025
c++
sorting
c++11
std
rcpparmadillo
Multiple arguments in user-literals
Sep 20, 2025
c++
c++11
C++ cannot call set_value for promise move-captured in a lambda?
Sep 20, 2025
c++
c++11
boost-asio
std-future
GoogleTest Framework seems not to work with Lambda functions (follow up)
Sep 19, 2025
c++
c++11
exception
lambda
googletest
C++11 std::condition_variable - notify_one() not behaving as expected?
Sep 20, 2025
c++11
concurrency
conditional-statements
using std::chrono::high_resolution_clock to write a frame 30 times per second
Sep 20, 2025
c++
c++11
c++-chrono
Can't we manage std::map<string,ofstream>?
Sep 20, 2025
c++11
ofstream
c++ efficiently get substring of string with index
Sep 20, 2025
c++
c++11
substr
Is visual c++ std::isfinite() standard conforming?
Sep 20, 2025
c++
c++11
cmath
What is key difference between regex_iterator and regex_token_iterator?
Sep 19, 2025
c++
regex
c++11
stl
make_shared and abstract polymorphism
Sep 19, 2025
c++
c++11
polymorphism
shared-ptr
Is this use of std::promise thread safe?
Sep 19, 2025
c++
multithreading
c++11
promise
« Newer Entries
Older Entries »