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
Convert string to int in C++03 [duplicate]
May 24, 2026
c++
string
int
type-conversion
c++03
empty character literal in stringified block
May 23, 2026
c++
clang
language-lawyer
c-preprocessor
c++03
Lightweight STL alternative to std::map
May 22, 2026
c++
stl
embedded
containers
c++03
Can I insert a vector to itself with std::vector::insert?
May 05, 2026
c++
stdvector
c++03
Store a generic object with previously unknown template
Apr 28, 2026
c++
class
templates
events
c++03
What am I doing wrong with my semaphores (named_semaphore from Boost)?
Apr 28, 2026
c++
semaphore
c++03
boost-interprocess
Can the equivalent of an operator bool cast be provided outside of a class definition somehow?
Apr 28, 2026
c++
templates
casting
c++03
typecast-operator
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
Older Entries »