|
template<typename S , typename T > |
const S & | operator() (const std::pair< S, T > &p) const |
|
template<typename S , typename T > |
S & | operator() (std::pair< S, T > &p) const |
|
Definition at line 23 of file capi_pluginservice.cpp.
template<typename S , typename T >
const S& select1st_t::operator() |
( |
const std::pair< S, T > & |
p | ) |
const |
|
inline |
template<typename S , typename T >
S& select1st_t::operator() |
( |
std::pair< S, T > & |
p | ) |
const |
|
inline |
The documentation for this struct was generated from the following file: