METATEST_HERE

Synopsis

#define METATEST_HERE \
  // unspecified

Description

Macro for constructing a location value, representing the source location that invokes METATEST_HERE.

#include <metatest/location.hpp>

[up]