Preview: ExampleWithMetadata.cpp
Size: 381 B
//opt/cpanel/ea-ruby27/src/passenger-release-6.1.2/build/support/vendor/cxx_hinted_parser/spec/ExampleWithMetadata.cpp
/**
* - begin hinted parseable struct -
*/
struct Foo {
// @prefix not-parsed
// @hinted_parseable
// @author Joe
// @date today
// @flag1
int simple;
// @prefix not-parsed
//
// blabla
//
// @hinted_parseable
//
// blabla
//
// @author Jane
//
// blabla
//
// @date tomorrow
//
// blabla
//
// @flag2
int complex;
};
// - end hinted parseable struct -
Directory Contents
Dirs: 0 × Files: 4