The Battle for Wesnoth  1.19.0-dev
Macros | Functions
point.cpp File Reference
#include "sdl/point.hpp"
#include <ostream>
Include dependency graph for point.cpp:

Go to the source code of this file.

Macros

#define GETTEXT_DOMAIN   "wesnoth-lib"
 

Functions

std::ostream & operator<< (std::ostream &stream, const point &point)
 

Macro Definition Documentation

◆ GETTEXT_DOMAIN

#define GETTEXT_DOMAIN   "wesnoth-lib"

Definition at line 16 of file point.cpp.

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  stream,
const point point 
)

Definition at line 22 of file point.cpp.