add adl_serializer.hpp

This commit is contained in:
Théo DELRIEU 2017-08-14 18:22:49 +02:00
parent 8e9714fe3d
commit 9cab30cfce
No known key found for this signature in database
GPG key ID: 51AC4B3A2C47C10F
3 changed files with 51 additions and 38 deletions

View file

@ -22,7 +22,8 @@ SRCS = ${SRCDIR}/json.hpp \
${SRCDIR}/detail/parsing/binary_reader.hpp \
${SRCDIR}/detail/parsing/binary_writer.hpp \
${SRCDIR}/detail/serializer.hpp \
${SRCDIR}/detail/json_ref.hpp
${SRCDIR}/detail/json_ref.hpp \
${SRCDIR}/adl_serializer.hpp
# main target
all: