Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

mk4.inl File Reference

Public definitions which are usually inlined. More...

This graph shows which files directly or indirectly include this file:


Functions

bool operator!= (const c4_View &a_, const c4_View &b_)
 Return true if the contents of both views are not equal.
bool operator> (const c4_View &a_, const c4_View &b_)
 True if first view is greater than second view.
bool operator<= (const c4_View &a_, const c4_View &b_)
 True if first view is less or equal to second view.
bool operator>= (const c4_View &a_, const c4_View &b_)
 True if first view is greater or equal to second view.
c4_Cursor operator+ (c4_Cursor cursor_, int offset_)
 Add specified offset.

Detailed Description

Public definitions which are usually inlined.



Metakit C++ API Reference - https://www.equi4.com/metakit.html - extracted with Doxygen