diff --git a/docs/content.en/docs/features/value.md b/docs/content.en/docs/features/value.md index 8c99b77..e7f289d 100644 --- a/docs/content.en/docs/features/value.md +++ b/docs/content.en/docs/features/value.md @@ -595,7 +595,7 @@ namespace toml template<> struct from { - template + template static extlib::foo from_toml(const toml::basic_value& v) { return extlib::foo{ diff --git a/docs/content.ja/docs/features/value.md b/docs/content.ja/docs/features/value.md index afdcaf2..43c6ac4 100644 --- a/docs/content.ja/docs/features/value.md +++ b/docs/content.ja/docs/features/value.md @@ -622,7 +622,7 @@ namespace toml template<> struct from { - template + template static extlib::foo from_toml(const toml::basic_value& v) { return extlib::foo{