poco/CppParser
Thomas Kopp 507d13ede7 CppParser: Support for return values in global ns
If a return value of a member function is specified to be in the global
namespace using leading double colons (e.g. ::MyClass) the parser is now
recognizing it as valid c++ code instead of aborting with an exception.
2022-04-25 13:48:33 +02:00
..
2021-06-26 06:30:49 +02:00
2022-02-19 21:06:24 +01:00
2012-04-29 18:52:25 +00:00
2020-01-11 12:45:39 +01:00
2020-01-11 22:33:28 +01:00
2020-01-11 22:33:28 +01:00
2020-01-11 22:33:28 +01:00
2022-02-19 21:06:24 +01:00
2020-01-11 09:34:54 +01:00
2012-04-23 01:14:34 +00:00
2017-09-09 11:14:06 +02:00