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
Detect whether a type is an zero-element array?
Apr 30, 2026
c++
arrays
templates
c++11
type-traits
How does fprintf format arguments?
Apr 30, 2026
c++
c++11
C++11 auto. convert from float to long
Apr 30, 2026
c++
c++11
casting
auto
Does clear() in std::vector generates a memory leak?
Apr 30, 2026
c++
c++11
memory-leaks
stdvector
Private base class affects member access via template friend function and template method in child class
Apr 30, 2026
c++
templates
c++11
why this definition of a derived class is illegal?
Apr 29, 2026
c++
class
c++11
inheritance
Running a function for specified duration : C++ with <chrono> [duplicate]
Apr 29, 2026
c++
c++11
c++-chrono
Can I call a method directly on the result of user-defined literal? [duplicate]
Apr 29, 2026
c++
c++11
user-defined-literals
Prefered form for returning an object/rvalue ref, from a lambda
Apr 29, 2026
c++
lambda
c++11
rvalue
Initialization of thread-local variables
Apr 29, 2026
c++
multithreading
c++11
thread-local-storage
How to check if a std::function is set and valid?
Apr 29, 2026
c++
c++11
c++14
std-function
Variadic templates expansion recursively for classes and functions
Apr 29, 2026
c++
c++11
metaprogramming
variadic-templates
visual-studio-2013
Pass anonymous enum as function argument
Apr 29, 2026
c++11
enums
GCC 8 fails to compile make_shared<volatile int>()
Apr 28, 2026
c++
c++11
gcc
volatile
make-shared
Is accessing the elements of a char* or std::string faster?
Apr 29, 2026
c++
arrays
string
performance
c++11
Why stl vector can't contain coroutine objects?
Apr 29, 2026
c++
boost
c++11
stl
coroutine
How to convert between int * and enum *?
Apr 29, 2026
c++
c++11
enums
Older Entries »