named_params.hpp | 255 // ************** typed_keyword ************** // 259 struct typed_keyword : keyword<unique_id,required> { struct in namespace:boost::nfp 270 struct typed_keyword<bool,unique_id,false> struct in namespace:boost::nfp 275 typed_keyword() : named_parameter<bool,unique_id,bool>( true ) {} function in struct:boost::nfp::typed_keyword
|