GCC Middle and Back End API Reference
text_art::coord< CoordinateSystem > Struct Template Reference

#include <types.h>

Inheritance diagram for text_art::coord< CoordinateSystem >:

Public Member Functions

 coord (int x_, int y_)

Data Fields

int x
int y

Constructor & Destructor Documentation

◆ coord()

template<typename CoordinateSystem>
text_art::coord< CoordinateSystem >::coord ( int x_,
int y_ )
inline

Field Documentation

◆ x

◆ y


The documentation for this struct was generated from the following file: