Lines Matching full:specific
28 There are two general types of modifiers, 'specific modifiers' and
29 'user-defined modifiers'. Specific modifers start with BOOST_VMD_
31 The specific modifiers change the expansion of particular macros
34 specific macros must register and pre-detect for himself. They also
38 For any particular macro if a specific modifier
41 just because a specific modifier does not apply for a particular
42 macro. Any modifier which is not recognized as a specific modifier
48 of specific modifiers. Each particular type of a specific modifier
51 Each particular type of a specific modifier may be used as optional
52 parameters in one or more designated macros depending on the specific
55 When more than one mutually exclusive specific modifier from a particular type of modifier is
57 allows the programmer to override a specific modifier by adding the
61 Header files for specific modifiers are automatically included when
62 the header files for macros taking those specific modifiers are