sabel83 / mpllibs

C++ template metaprogramming library collection

Home Page:http://abel.web.elte.hu/mpllibs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

metaparse::c_str<> doesn't NULL terminate

vtnerd opened this issue · comments

The metaparse::c_str<> functions should add a null termination. The macro MPLLIBS_STRING strips it off.

Thank you for the bug report, I'll fix it.