Replace a usage of std::vector with SmallVector to allow constructing with...
Replace a usage of std::vector with SmallVector to allow constructing with non-constant iterators on MSVC. -- PiperOrigin-RevId: 250769027
Loading
Please sign in to comment