Template Function ams::to_vector(R&&)

Function Documentation

Warning

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

- template<typename R> SmallVector<ValueTypeFromRangeType<R>> to_vector(R &&Range)
- template<unsigned Size, typename R> SmallVector<ValueTypeFromRangeType<R>, Size> to_vector(R &&Range)