Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor NBT remove C++11 warnings (override) move Tag* code into own sub files * cleanup * remove keyword virtual from derived classes (is automatically set) * add toUInt for Tag_Int * use enum declaration in header file to define Tag value type * detail warning messages in case base class is not able to implement functionality * remove obsolete destructors
- Loading branch information