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++98
template magic for wrapping C callbacks that take void* parameters?
Feb 06, 2022
c++
c
callback
c++98
Is value initialization part of the C++98 standard? If not, why was it added in the C++03 standard?
Oct 15, 2022
c++
language-lawyer
c++03
c++98
value-initialization
Forward declarations and shared_ptr
Oct 17, 2022
c++
shared-ptr
forward-declaration
c++98
Mixing different C++ standards with GCC
Oct 04, 2022
c++
c++11
gcc
c++98
Using boost::assign::list_of
Nov 07, 2021
c++
boost
c++98
c++ array zero-initialization: Is this a bug, or is this correct?
Sep 21, 2022
c++
standards-compliance
c++98
compiler-bug
C++11 Exception's destructor allows to throw now?
Dec 19, 2019
c++
exception
c++11
destructor
c++98
"Constant expressions" prior to C++11
Oct 27, 2022
c++
c++03
c++98
compile-time-constant
constant-expression
Does std::vector::resize() ever reallocate when new size is smaller than current size? [duplicate]
Sep 15, 2022
c++
c++11
std
c++03
c++98
Time complexity of removing items in vectors and deque
Aug 29, 2022
c++
vector
deque
c++98
Interface for returning a bunch of values
Sep 18, 2022
c++
c++11
c++98
Why is std::list bigger on c++11?
Sep 04, 2022
c++
gcc
c++11
c++98
What is the correct way to initialize static data members in C++ (98, 11 and 14)
Sep 03, 2022
c++
c++11
static-members
c++14
c++98
Vector of const objects giving compile error
Aug 23, 2022
c++
stdvector
c++98
Default, value and zero initialization mess
Aug 17, 2022
c++
c++11
c++14
c++03
c++98
Are Exceptions in C++ really slow
Aug 16, 2022
c++
c++98
« Newer Entries