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++03
Alternative to C++11's std::nextafter and std::nexttoward for C++03?
Apr 17, 2026
c++
floating-point
floating-accuracy
c++03
copy elision in c++03
Apr 16, 2026
c++
language-lawyer
c++03
copy-elision
Singleton implementation using friend class (C++)
Apr 13, 2026
c++
visual-c++
g++
c++03
What's the cheapest way to specialize a traits member
Apr 10, 2026
c++
templates
template-specialization
type-traits
c++03
Is it possible to implement 'override'-like functionality in C++03
Mar 29, 2026
c++
polymorphism
overriding
virtual-functions
c++03
Counting elements greater than a number in vector
Mar 22, 2026
c++
vector
stdvector
counting
c++03
Which Boost version should I use with a C++03-capable compiler?
Mar 19, 2026
c++
boost
version
compatibility
c++03
Instantiate member function templates for multiple types
Mar 17, 2026
c++
templates
instantiation
c++03
explicit-instantiation
How to prevent derivation from a type in c++03? [duplicate]
Feb 26, 2026
c++
inheritance
c++03
Eliminate functions from template class in C++03
Feb 28, 2026
c++
sfinae
c++03
Why is the pointer in the argument required during SFINAE?
Feb 20, 2026
c++
templates
sfinae
c++03
c++98
Constructor call when operator new failed
Feb 19, 2026
c++
gcc
c++03
Is there a C++ guideline to make first enum a "safe" default?
Feb 02, 2026
c++
c++03
function array with functions from different objects
Jan 29, 2026
c++
function
pointers
c++03
How to detect type of expression?
Jan 03, 2026
c++
gcc
boost
c++03
STL container as template parameter in function, error in call
Dec 12, 2025
c++
templates
stl
c++03
Deducing the function return type from its parameter's return type
Dec 07, 2025
c++
visual-studio-2010
templates
c++03
Why can't I use make_pair to tie?
Dec 06, 2025
c++
c++11
reference
c++03
std-pair
Detecting whether something is (boost) range with SFINAE
Nov 22, 2025
c++
boost
sfinae
c++03
Older Entries »