Error in adl_serializer #1590
Labels
kind: question
state: needs more info
the author of the issue needs to provide more details
state: stale
the issue has not been updated in a while and will be closed automatically soon unless it is updated
Hi!
I have a big problem and i don't know where i wrong.
i make this partial specialization for my classes:
Unfortunately this don't work, i have to write full specialization
for every type of class because
nlohmann::detail::has_from_json<nlohmann::json,nia::value_t<example>>::value
don't find the generic template.
i use clang9 in qtcreator... what i wrong?
The text was updated successfully, but these errors were encountered: