common: Add StringLiteral

This commit is contained in:
Merry 2022-11-19 22:44:16 +00:00
parent f298278f37
commit 7cae35024f
2 changed files with 25 additions and 0 deletions

View file

@ -104,6 +104,7 @@ add_library(common STATIC
serialization/boost_flat_set.h
serialization/boost_small_vector.hpp
serialization/boost_vector.hpp
string_literal.h
string_util.cpp
string_util.h
swap.h