Template Function ams::to_vector_of(R&&)

Function Documentation

Warning

doxygenfunction: Unable to resolve function “ams::to_vector_of” with arguments (R&&) in doxygen xml output for project “AMS” from directory: ../build/xml. Potential matches:

- template<typename Out, typename R> SmallVector<Out> to_vector_of(R &&Range)
- template<typename Out, unsigned Size, typename R> SmallVector<Out, Size> to_vector_of(R &&Range)