mirror of
https://github.com/Ed94/gencpp.git
synced 2024-11-12 20:04:52 -08:00
Ed_
e1592ba410
- Incrased size of the defines_map_arena to 256KB - Various fixes for the parser - Various fixes for code serialization - Fix for is_equal member func in Code types - Fixes for hasthable container - Added are_equal static func to String type for use against StrC - Added starts_with functions to String type - package_release.ps1 now packages all docs (forgot to update it with last release)
4 lines
66 B
C++
4 lines
66 B
C++
#ifdef GEN_INTELLISENSE_DIRECTIVES
|
|
# include "scanner.hpp"
|
|
#endif
|