Skip to main content

struct coordinate_storage<Interface, 0>

Declaration

template <typename Interface>
struct coordinate_storage<Interface, 0> { /* full declaration omitted */ };

Template Parameters

Interface

Member Function Overview

Member Functions

constexpr size_t operator[](int) const

Parameters

int

constexpr size_t& operator[](int)

Parameters

int