Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fabric: Universal
fromDynamic
for std::vector<...>
Summary: Now, if `fromDynamic` is defined for some type, `fromDynamic` for `std::vector` of this type is also will be defined. We need this for parsing `ImageSources` (a vector of `ImageSource`) type. Reviewed By: fkgozali Differential Revision: D8473508 fbshipit-source-id: d8dc8e3a3273f35b76c7132c553130762f768394
- Loading branch information