#include <ne_stl_value_def.h>
|
| pair () |
|
template<class _first_type = first_type, class _second_type = second_type> |
| pair (const _first_type &val1, const _second_type &val2) |
|
| pair (const pair &)=default |
|
template<class _self = pair> |
pair & | operator= (const _self &right) |
|
void | swap (pair &right) |
|
◆ pair() [1/3]
template<class first_type , class second_type >
◆ pair() [2/3]
template<class first_type , class second_type >
template<class _first_type = first_type, class _second_type = second_type>
nstd::pair< first_type, second_type >::pair |
( |
const _first_type & |
val1, |
|
|
const _second_type & |
val2 |
|
) |
| |
|
inline |
◆ pair() [3/3]
template<class first_type , class second_type >
nstd::pair< first_type, second_type >::pair |
( |
const pair< first_type, second_type > & |
| ) |
|
|
default |
◆ operator=()
template<class first_type , class second_type >
template<class _self = pair>
pair & nstd::pair< first_type, second_type >::operator= |
( |
const _self & |
right | ) |
|
|
inline |
◆ swap()
template<class first_type , class second_type >
void nstd::pair< first_type, second_type >::swap |
( |
pair< first_type, second_type > & |
right | ) |
|
|
inline |
◆ first
template<class first_type , class second_type >
first_type nstd::pair< first_type, second_type >::first |
◆ second
template<class first_type , class second_type >
second_type nstd::pair< first_type, second_type >::second |
该结构体的文档由以下文件生成:
- D:/GitLab/builds/5sbaxrcd/0/nim-pc/california/nim-cross-platform-sdk/exports/include/ne_stl_value_def.h