Quick Links:

bal | bbl | bdl | bsl

Public Types

bslmf::FunctionPointerTraits< t_PROTOTYPE *volatile > Struct Template Reference

#include <bslmf_functionpointertraits.h>

Inheritance diagram for bslmf::FunctionPointerTraits< t_PROTOTYPE *volatile >:
bslmf::FunctionPointerTraits< t_PROTOTYPE * >

List of all members.

Public Types

enum  

Detailed Description

template<class t_PROTOTYPE>
struct bslmf::FunctionPointerTraits< t_PROTOTYPE *volatile >

This class gives information about the specified t_PROTOTYPE. The general definition gives no information, but specializations for function pointers types define nested types ResultType, ArgumentList, and Linkage.

See Component bslmf_functionpointertraits


Member Enumeration Documentation

anonymous enum [inherited]

The documentation for this struct was generated from the following file: