Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Functional groups

The particular constructs for which VMD has functionality can be divided into these categories:

  1. Emptiness
  2. Identifiers
  3. Numbers
  4. Boost PP data types ( array, list, seq, and tuple )
  5. Data sequences
  6. Additional variadic macros

A further general explanation of each of these categories follow in the appropriate place.


PrevUpHomeNext