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 std
Will a std::vector's capacity ever be reduced?
May 29, 2022
c++
vector
std
stdvector
c++-standard-library
Why does iostream include time.h?
Apr 03, 2019
c++
namespaces
compiler-errors
std
std::string as a key in std::map using a compare operator
Sep 24, 2022
c++
key
std
stdstring
stdmap
Accumulate result from member function of elements in a container
Jul 14, 2022
c++
stl
std
stl-algorithm
std::string memory leak
Nov 06, 2022
c++
string
valgrind
std
clang doesn't know std::atomic_bool, but XCode does
Apr 17, 2021
c++
macos
c++11
clang
std
__next_prime symbol undefined
Aug 31, 2022
c++
ios
xcode
std
std::sort using inherited functor
Feb 03, 2017
c++
pointers
c++11
std
c++11 clearing a container with std::swap vs operator=(T&&)
Oct 26, 2022
c++
c++11
std
Why does this simple program using std::rotate not compile?
Aug 09, 2020
c++
c++11
std
Can I use std::bind to "attach" a state to a function?
Oct 27, 2022
c++
c++11
std
Why does unique_ptr<T>::~unique_ptr need the definition of T?
Mar 18, 2017
c++
c++11
std
smart-pointers
Using shared_from_this() without managed shared pointer in C++11
Jul 06, 2022
c++
pointers
c++11
std
shared-ptr
Cannot add a unique_ptr to a std::array
Oct 23, 2022
c++
arrays
std
unique-ptr
C++ When is it OK to extend the `std` namespace?
Sep 05, 2022
c++
c++11
namespaces
std
C++ Decorate basic_iostream classes
Sep 04, 2022
c++
std
fstream
iostream
Use template to overcome the lack of a base class?
Jun 30, 2022
c++
templates
std
Can intermixing std::'s and boost::'s ::bind and ::function cause problems?
Oct 19, 2022
c++
boost
c++11
std
C++11 using unique_ptr with custom deleter
Nov 02, 2022
c++
c++11
std
smart-pointers
What is std::__lg?
Feb 04, 2022
c++
std
« Newer Entries
Older Entries »