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_generic Generic macros for working with data types] 9 10Besides the specific macros for working with data types 11VMD has a number of generic macros for parsing sequences. 12 13[include vmd_sequence.qbk] 14[include vmd_get_type.qbk] 15[include vmd_equality.qbk] 16 17[endsect] 18