fastdo  0.5.12
winux::MapAssigner< _KTy, _VTy > 模板类 参考

MAP赋值器 更多...

#include <utilities.hpp>

Public 成员函数

 MapAssigner (std::map< _KTy, _VTy > *m)
 
MapAssigneroperator() (_KTy const &k, _VTy const &v)
 
 operator std::map< _KTy, _VTy > & ()
 

详细描述

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

MAP赋值器

在文件 utilities.hpp285 行定义.

构造及析构函数说明

template<typename _KTy , typename _VTy >
winux::MapAssigner< _KTy, _VTy >::MapAssigner ( std::map< _KTy, _VTy > *  m)
inline

在文件 utilities.hpp289 行定义.

成员函数说明

template<typename _KTy , typename _VTy >
winux::MapAssigner< _KTy, _VTy >::operator std::map< _KTy, _VTy > & ( )
inline

在文件 utilities.hpp296 行定义.

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

在文件 utilities.hpp290 行定义.


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