Quick Links:

bal | bbl | bdl | bsl

Public Types

bdlf::Bind_FuncTraitsHasNoEllipsis< RET(*)(...)> Struct Template Reference

#include <bdlf_bind.h>

List of all members.

Public Types

enum  { k_VaL = 0 }

Detailed Description

template<class RET>
struct bdlf::Bind_FuncTraitsHasNoEllipsis< RET(*)(...)>

Specialization for function pointers that return RET and accept one argument which is an ellipsis.

See Component bdlf_bind


Member Enumeration Documentation

template<class RET >
anonymous enum
Enumerator:
k_VaL 

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