1[/ 2 (C) Copyright Edward Diener 2011-2015 3 Distributed under the Boost Software License, Version 1.0. 4 (See accompanying file LICENSE_1_0.txt or copy at 5 http://www.boost.org/LICENSE_1_0.txt). 6] 7 8[section:vmd_specific Specific macros for working with data types] 9 10VMD has a number of specific macros for parsing data types. 11Each of these macros asks if some input is a particular 12VMD data type. 13 14[include vmd_empty.qbk] 15[include vmd_constraints.qbk] 16[include vmd_identifier.qbk] 17[include vmd_number.qbk] 18[include vmd_type.qbk] 19[include vmd_pp_data_types.qbk] 20[include vmd_identifying.qbk] 21 22[endsect] 23