Closed rogergodspeed closed 7 months ago
This matches the c++17 branch changes to OpenTimelineIO. Specifically replacing the custom any class with std::any and optional with std::optional.
NOTE: The json version schema feature has NOT been ported and instead the new schema_version_map has been hardcoded to an empty map.
:white_check_mark:login: rogergodspeed / (f0ba9f0aced589381e93e541e37caac4f4690130):white_check_mark:login: rogergodspeed / (f0ba9f0aced589381e93e541e37caac4f4690130, c4561d64792d2d8af4f3e3a91e19a6690384b76d)The committers listed above are authorized under a signed CLA.
This matches the c++17 branch changes to OpenTimelineIO. Specifically replacing the custom any class with std::any and optional with std::optional.
NOTE: The json version schema feature has NOT been ported and instead the new schema_version_map has been hardcoded to an empty map.