xml_parser.hpp
Go to the documentation of this file.
7 /*************************************************************************************************/
12 /*************************************************************************************************/
42 /*************************************************************************************************/
46 /*************************************************************************************************/
176 adobe::set_union(*set_m, *other_set.set_m, std::back_inserter(merged.set_m.write()), less_key_only_t());
305 /*************************************************************************************************/
324 /*************************************************************************************************/
362 /*************************************************************************************************/
364 inline std::size_t attribute_set_t::count_same(const attribute_set_t& other_set, bool mapped_matters) const
389 /*************************************************************************************************/
407 /*************************************************************************************************/
426 /*************************************************************************************************/
438 /*************************************************************************************************/
588 /* REVISIT (sparent) : Should these be const? And is there a way to specify the class to throw? */
620 /*************************************************************************************************/
628 /*************************************************************************************************/
636 /*************************************************************************************************/
651 #elif ADOBE_PLATFORM_UNIX || ADOBE_PLATFORM_LINUX || ADOBE_PLATFORM_BSD || ADOBE_PLATFORM_SOLARIS ||\
655 #error "Line ending for platform unknown - please configure and report the results to stlab.adobe.com"
662 /*************************************************************************************************/
666 /*************************************************************************************************/
670 /*************************************************************************************************/
674 /*************************************************************************************************/
693 /*************************************************************************************************/
708 /*************************************************************************************************/
721 /*************************************************************************************************/
732 /*************************************************************************************************/
785 /*************************************************************************************************/
905 /*************************************************************************************************/
1016 /*************************************************************************************************/
1030 /*************************************************************************************************/
1044 /*************************************************************************************************/
1068 /*************************************************************************************************/
1111 /*************************************************************************************************/
1127 /*************************************************************************************************/
1144 /*************************************************************************************************/
1159 /*************************************************************************************************/
1187 /*************************************************************************************************/
1200 /*************************************************************************************************/
1230 /*************************************************************************************************/
1264 /*************************************************************************************************/
1287 /*************************************************************************************************/
|