 |
ATLAS Offline Software
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
25#ifndef ATHCONTAINERS_TOOLS_ATHCONTAINERS_ASSERT_H
26#define ATHCONTAINERS_TOOLS_ATHCONTAINERS_ASSERT_H
29#ifndef ATHCONTAINERS_ASSERT
31# define ATHCONTAINERS_ASSERT(X) assert(X)