ATLAS Offline Software
Control
CxxUtils
CxxUtils
ubsan_suppress.h
Go to the documentation of this file.
1
// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
/*
3
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
4
*/
5
// $Id$
24
#ifndef CXXUTILS_UBSAN_SUPPRESS_H
25
#define CXXUTILS_UBSAN_SUPPRESS_H
26
27
28
namespace
CxxUtils
{
29
30
45
void
ubsan_suppress
(
void
(*func)());
46
47
48
}
49
50
51
#endif // not CXXUTILS_UBSAN_SUPPRESS_H
CxxUtils
Definition:
aligned_vector.h:29
CxxUtils::ubsan_suppress
void ubsan_suppress(void(*func)())
Helper for suppressing ubsan warnings.
Definition:
ubsan_suppress.cxx:69
Generated on Thu Nov 7 2024 21:31:15 for ATLAS Offline Software by
1.8.18