This alias is defined for backward compatibility.
Synopsis
Declared in <bslalg_typetraits.h>
#define BDEALG_DECLARE_NESTED_TRAITS3(T, TRAIT1, TRAIT2, TRAIT3)
Parameters
Name |
Description |
T |
class with which to associate the traits |
TRAIT1 |
first trait tag to associate with |
TRAIT2 |
second trait tag to associate with |
TRAIT3 |
third trait tag to associate with |
Created with MrDocs