7 #ifndef _MGCPP_VECTOR_VECTOR_BASE_HPP_ 8 #define _MGCPP_VECTOR_VECTOR_BASE_HPP_ 13 template <
typename VectorType,
typename Type>
15 inline VectorType
const&
operator~() const noexcept;
17 inline VectorType& operator~() noexcept;
21 #include <mgcpp/vector/vector_base.tpp> Definition: adapter_base.hpp:12
VectorType const & operator~() const noexcept