cotila  1.2.1
A compile time linear algebra system

◆ cbegin()

template<typename T, std::size_t N>
constexpr const T* cotila::vector< T, N >::cbegin ( ) const
inlinenoexcept
Returns
an iterator to the beginning

Returns an iterator to the beginning of the vector.