std::_Placeholder< _Num >

Section: C Library Functions (3)
Updated: Wed Apr 17 2019
Page Index
 

NAME

std::_Placeholder< _Num > - The type of placeholder objects defined by libstdc++.

 

SYNOPSIS


 

Detailed Description

 

template<int _Num>


struct std::_Placeholder< _Num >" The type of placeholder objects defined by libstdc++.

Definition at line 199 of file functional.

 

Author

Generated automatically by Doxygen for libstdc++ from the source code.


 

Index

NAME
SYNOPSIS
Detailed Description
template<int _Num>
Author