📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 14:43:08
📂
/
/
opt
/
cpanel
/
ea-ruby27
/
src
/
passenger-release-6.1.5
/
build
/
support
/
vendor
/
cxx_hinted_parser
/
spec
✏️
Editing: 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 -
💾 Save Changes
❌ Cancel