fastdo  0.6.16
winux::MapAssigner< _KTy, _VTy, _Pr, _Alloc > 模板类 参考

MAP赋值器 更多...

#include <utilities.hpp>

Public 类型

typedef std::map< _KTy, _VTy, _Pr, _Alloc > MapType
 

Public 成员函数

 MapAssigner (MapType *m)
 
MapAssigneroperator() (_KTy const &k, _VTy const &v)
 
 operator MapType & ()
 

详细描述

template<typename _KTy, typename _VTy, typename _Pr, typename _Alloc>
class winux::MapAssigner< _KTy, _VTy, _Pr, _Alloc >

MAP赋值器

在文件 utilities.hpp375 行定义.

成员类型定义说明

template<typename _KTy , typename _VTy , typename _Pr , typename _Alloc >
typedef std::map< _KTy, _VTy, _Pr, _Alloc > winux::MapAssigner< _KTy, _VTy, _Pr, _Alloc >::MapType

在文件 utilities.hpp378 行定义.

构造及析构函数说明

template<typename _KTy , typename _VTy , typename _Pr , typename _Alloc >
winux::MapAssigner< _KTy, _VTy, _Pr, _Alloc >::MapAssigner ( MapType m)
inline

在文件 utilities.hpp380 行定义.

成员函数说明

template<typename _KTy , typename _VTy , typename _Pr , typename _Alloc >
MapAssigner& winux::MapAssigner< _KTy, _VTy, _Pr, _Alloc >::operator() ( _KTy const &  k,
_VTy const &  v 
)
inline

在文件 utilities.hpp381 行定义.

template<typename _KTy , typename _VTy , typename _Pr , typename _Alloc >
winux::MapAssigner< _KTy, _VTy, _Pr, _Alloc >::operator MapType & ( )
inline

在文件 utilities.hpp386 行定义.


该类的文档由以下文件生成: