Boost C++ 库

...世界上最受推崇和设计精良的 C++ 库项目之一。 Herb SutterAndrei Alexandrescu,《C++ 编码规范

全局转换 - Boost C++ 函数库
PrevUpHomeNext

全局转换

boost::proto::transforms

提要

// In header: <boost/proto/transform/when.hpp>

proto::transforms_type const transforms;

描述

用于在转换环境中创建和访问一组外部转换的插槽的关键键。


PrevUpHomeNext