#include <cstdint>#include <iostream>

Go to the source code of this file.
Classes | |
| class | quori_face::Vector2< T > |
Namespaces | |
| quori_face | |
Functions | |
| template<typename T > | |
| std::ostream & | operator<< (std::ostream &o, const quori_face::Vector2< T > &value) |
| std::ostream& operator<< | ( | std::ostream & | o, |
| const quori_face::Vector2< T > & | value | ||
| ) |
Definition at line 101 of file Vector2.hpp.