Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct regex_traits_version_1_tag

boost::xpressive::regex_traits_version_1_tag —

Synopsis

struct regex_traits_version_1_tag {
};

Description

Tag used to denote that a traits class conforms to the version 1 traits interface.

Copyright © 2003, 2004 Eric Niebler

PrevUpHomeNext