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-pair
Why can't I return a unique_ptr from a pair?
Aug 28, 2021
c++
unique-ptr
rvalue-reference
std-pair
perfect-forwarding
How to convert a sorted std::list of std::pair to a std::map
Mar 24, 2022
c++
insert
stdmap
stdlist
std-pair
C++ can't initialize a pointer in a pair to NULL
Aug 22, 2022
c++
pointers
null
std-pair
How to std::hash an unordered std::pair
Nov 12, 2022
c++
c++11
hash
stl
std-pair
Is it possible to cast a pair<Key, Value> to a pair<const Key, Value>?
May 10, 2022
c++
stl
constants
const-cast
std-pair
C++ feature, like std::set, which allows duplicates
Aug 24, 2022
c++
list
c++11
std-pair
stdset
C++ pairs and pointers
Mar 12, 2018
c++
pointers
std-pair
C++ Error Handling - downside of using std::pair or std::tuple for returning error codes and function returns [closed]
Apr 26, 2022
c++
error-handling
tuples
return-value
std-pair
Do std::tuple and std::pair support aggregate initialization?
Sep 05, 2022
c++
tuples
aggregate
std-pair
c++17
c++ std::pair, std::vector & memcopy
Nov 08, 2022
c++
vector
memcpy
std-pair
Constructing std::pair of integers with a variable using post-increment
Apr 18, 2022
c++
function
std-pair
post-increment
function-parameter
Changing value in a pair from foreach doesn't show change out of loop
Nov 19, 2022
c++
foreach
std-pair
Forward declaration of objects with STL containers
Oct 24, 2022
c++
visual-studio-2012
stl
forward-declaration
std-pair
Why can't you assign a pair from a tuple, but tuple can be assigned from a pair?
Apr 21, 2022
c++
c++11
std-pair
stdtuple
Correct friend definition to give std::map access to private default constructor
Apr 17, 2022
c++
dictionary
friend
stdmap
std-pair
Will RVO happen when returning std::pair?
Nov 07, 2022
c++
c++11
std-pair
rvo
nrvo
c++ - How to get first and second element of pair if used as key in map?
Oct 16, 2017
c++
maps
std-pair
c2664 in Visual Studio 2012 when using make_pair
Jul 06, 2020
visual-c++
visual-studio-2012
std-pair
ISO C++ forbids declaration of ‘tuple’ with no type
Mar 06, 2019
c++
g++
tuples
std
std-pair
Problem with std::map and std::pair
Jul 04, 2022
c++
stl
operator-overloading
stdmap
std-pair
« Newer Entries
Older Entries »