Skip to content

Commit 52f32aa

Browse files
committed
Sync with upstream 2025.01.20 a56bad8bb
1 parent 25ff661 commit 52f32aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ Bugfixes from the upstream are planned to be ported manually (and currently in s
9595
- Defining a free function `serialize_enum_verify(EnumType)` reachable by ADL returning `bool` that determines if the value is valid. Valid values will those which return true.
9696
- As soon as C++ reflection are implemented additional (better) definition ways will be added
9797
- Add VIDE_STRICT_ENUM_VALUE_SET macro to specify whether vide should enforce enum value set specification. Should be defined to 0 or 1. Defaults to (0) disabled.
98+
- Sync with upstream 2025.01.20 a56bad8bb
9899
- TODO: Customization point for smart pointers
99100
- TODO: static_assert for incomplete types
100101

0 commit comments

Comments
 (0)