mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-13 01:05:36 +00:00
Rename
This commit is contained in:
parent
2ee9322a8f
commit
df9056eb4b
@ -1,9 +1,10 @@
|
|||||||
#ifndef GRID_MATH_TYPES_H
|
#ifndef GRID_MATH_TYPES_H
|
||||||
#define GRID_MATH_TYPES_H
|
#define GRID_MATH_TYPES_H
|
||||||
|
|
||||||
#include <Grid_math_type_mapper.h>
|
|
||||||
#include <type_traits>
|
#include <type_traits>
|
||||||
|
|
||||||
|
#include <Grid_math_types_mapper.h>
|
||||||
|
|
||||||
//
|
//
|
||||||
// Indexing; want to be able to dereference and
|
// Indexing; want to be able to dereference and
|
||||||
// obtain either an lvalue or an rvalue.
|
// obtain either an lvalue or an rvalue.
|
||||||
|
Loading…
Reference in New Issue
Block a user