libstdc++
std::placeholders Namespace Reference

Variables

const _Placeholder< 1 > _1
 
const _Placeholder< 10 > _10
 
const _Placeholder< 11 > _11
 
const _Placeholder< 12 > _12
 
const _Placeholder< 13 > _13
 
const _Placeholder< 14 > _14
 
const _Placeholder< 15 > _15
 
const _Placeholder< 16 > _16
 
const _Placeholder< 17 > _17
 
const _Placeholder< 18 > _18
 
const _Placeholder< 19 > _19
 
const _Placeholder< 2 > _2
 
const _Placeholder< 20 > _20
 
const _Placeholder< 21 > _21
 
const _Placeholder< 22 > _22
 
const _Placeholder< 23 > _23
 
const _Placeholder< 24 > _24
 
const _Placeholder< 25 > _25
 
const _Placeholder< 26 > _26
 
const _Placeholder< 27 > _27
 
const _Placeholder< 28 > _28
 
const _Placeholder< 29 > _29
 
const _Placeholder< 3 > _3
 
const _Placeholder< 4 > _4
 
const _Placeholder< 5 > _5
 
const _Placeholder< 6 > _6
 
const _Placeholder< 7 > _7
 
const _Placeholder< 8 > _8
 
const _Placeholder< 9 > _9
 

Detailed Description

ISO C++ 2011 namespace for std::bind placeholders.

Since
C++11

Variable Documentation

◆ _1

const _Placeholder<1> std::placeholders::_1
inline

Definition at line 301 of file functional.

◆ _10

const _Placeholder<10> std::placeholders::_10
inline

Definition at line 310 of file functional.

◆ _11

const _Placeholder<11> std::placeholders::_11
inline

Definition at line 311 of file functional.

◆ _12

const _Placeholder<12> std::placeholders::_12
inline

Definition at line 312 of file functional.

◆ _13

const _Placeholder<13> std::placeholders::_13
inline

Definition at line 313 of file functional.

◆ _14

const _Placeholder<14> std::placeholders::_14
inline

Definition at line 314 of file functional.

◆ _15

const _Placeholder<15> std::placeholders::_15
inline

Definition at line 315 of file functional.

◆ _16

const _Placeholder<16> std::placeholders::_16
inline

Definition at line 316 of file functional.

◆ _17

const _Placeholder<17> std::placeholders::_17
inline

Definition at line 317 of file functional.

◆ _18

const _Placeholder<18> std::placeholders::_18
inline

Definition at line 318 of file functional.

◆ _19

const _Placeholder<19> std::placeholders::_19
inline

Definition at line 319 of file functional.

◆ _2

const _Placeholder<2> std::placeholders::_2
inline

Definition at line 302 of file functional.

◆ _20

const _Placeholder<20> std::placeholders::_20
inline

Definition at line 320 of file functional.

◆ _21

const _Placeholder<21> std::placeholders::_21
inline

Definition at line 321 of file functional.

◆ _22

const _Placeholder<22> std::placeholders::_22
inline

Definition at line 322 of file functional.

◆ _23

const _Placeholder<23> std::placeholders::_23
inline

Definition at line 323 of file functional.

◆ _24

const _Placeholder<24> std::placeholders::_24
inline

Definition at line 324 of file functional.

◆ _25

const _Placeholder<25> std::placeholders::_25
inline

Definition at line 325 of file functional.

◆ _26

const _Placeholder<26> std::placeholders::_26
inline

Definition at line 326 of file functional.

◆ _27

const _Placeholder<27> std::placeholders::_27
inline

Definition at line 327 of file functional.

◆ _28

const _Placeholder<28> std::placeholders::_28
inline

Definition at line 328 of file functional.

◆ _29

const _Placeholder<29> std::placeholders::_29
inline

Definition at line 329 of file functional.

◆ _3

const _Placeholder<3> std::placeholders::_3
inline

Definition at line 303 of file functional.

◆ _4

const _Placeholder<4> std::placeholders::_4
inline

Definition at line 304 of file functional.

◆ _5

const _Placeholder<5> std::placeholders::_5
inline

Definition at line 305 of file functional.

◆ _6

const _Placeholder<6> std::placeholders::_6
inline

Definition at line 306 of file functional.

◆ _7

const _Placeholder<7> std::placeholders::_7
inline

Definition at line 307 of file functional.

◆ _8

const _Placeholder<8> std::placeholders::_8
inline

Definition at line 308 of file functional.

◆ _9

const _Placeholder<9> std::placeholders::_9
inline

Definition at line 309 of file functional.