BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsls::AlignmentImp_Priority< VALUE > Struct Template Reference

#include <bsls_alignmentimp.h>

Detailed Description

template<int VALUE>
struct bsls::AlignmentImp_Priority< VALUE >

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.


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