Quick Links:

bal | bbl | bdl | bsl

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.

See Component bsls_alignmentimp


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