mirror of
https://onedev.site.tesses.net/crosslang
synced 2026-02-08 17:15:45 +00:00
Add Json Doc
This commit is contained in:
@@ -3,7 +3,7 @@ What is TObject
|
||||
|
||||
It is a std::variant that can be (not in that order)
|
||||
|
||||
- Undefined (Tesses::CrossLang::Undefined)
|
||||
- Undefined (std::monostate)
|
||||
- Null (std::nullptr_t)
|
||||
- Long (int64_t)
|
||||
- Double (double)
|
||||
|
||||
Reference in New Issue
Block a user