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
"Invalid use of incomplete type" using templated type and namespaces
Apr 30, 2026
c++
templates
c++11
namespaces
One definition rule and template class specializations
Apr 30, 2026
c++
c++11
generic-programming
cppunit
Does Visual Studio 2013 provide an improvement on c++11's high_performance_clock?
Apr 30, 2026
c++
visual-c++
c++11
visual-studio-2013
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
Older Entries »