BDE 4.14.0 Production release
|
#include <bsls_alignmentimp.h>
This struct
provides a unique type that can be used as a trailing function parameter for overloaded functions having otherwise identical parameters. The highest-priority overloaded function can be selected by calling it with a high-priority argument. Note that "highest priority" means the largest VALUE
in this case.