Add and parse cpp_static_assert

This commit is contained in:
Jonathan Müller 2017-04-11 20:21:25 +02:00
commit 4db09778b5
14 changed files with 200 additions and 6 deletions

View file

@ -57,6 +57,8 @@ namespace cppast
class_template_t,
class_template_specialization_t,
static_assert_t,
unexposed_t,
count,