Macros
utils.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ASSERT_DOUBLE_ARRAY_EQ(fn, name)
 

Macro Definition Documentation

#define ASSERT_DOUBLE_ARRAY_EQ (   fn,
  name 
)
Value:
for (auto const& v : name) \
{ \
ASSERT_EQ(fn, v) << #name " failed parsing"; \
}

Definition at line 21 of file utils.h.



ur_modern_driver
Author(s): Thomas Timm Andersen, Simon Rasmussen
autogenerated on Fri Jun 26 2020 03:37:01