mirror of
https://github.com/Ed94/gencpp.git
synced 2025-06-16 19:51:47 -07:00
Parsing constructors passed the sanity test!
This commit is contained in:
@ -262,7 +262,8 @@ Data Notes:
|
||||
|
||||
Two generic templated containers throughout the library:
|
||||
|
||||
`template< class Type> struct Array` and `template< class Type> struct HashTable >`
|
||||
* `template< class Type> struct Array`
|
||||
* `template< class Type> struct HashTable`
|
||||
|
||||
Otherwise the library is free of any templates.
|
||||
|
||||
|
Reference in New Issue
Block a user