BDE 4.14.0 Production release
|
#include <bdld_datum.h>
Public Types | |
typedef t_WANT_TO_BE_DEPENDENT | type |
Metafunction for use in templates to create a dependent type
that is identical to the t_WANT_TO_BE_DEPENDENT
type specified as first template argument using the t_ALREADY_DEPENDENT
type of the user template (of this metafunction).
typedef t_WANT_TO_BE_DEPENDENT bdld::Datum_MakeDependent< t_WANT_TO_BE_DEPENDENT, t_ALREADY_DEPENDENT >::type |