+added a dynamic buffer helper for temporary string manipulation.

This commit is contained in:
Wang Renxin 2016-06-29 11:16:03 +08:00 committed by GitHub
parent 26024e96b4
commit 50e22c7765

View File

@ -1,3 +1,6 @@
Jun. 29 2016
Added a dynamic buffer helper for temporary string manipulation
Jun. 28 2016
Fixed a type detection bug with string
Refactored formatting functor of a referenced usertype