LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
info_success.h
Go to the documentation of this file.
1
#ifndef art_Framework_Art_detail_info_success_h
2
#define art_Framework_Art_detail_info_success_h
3
4
#include <limits>
5
6
namespace
art::detail
{
7
constexpr
int
8
info_success
()
9
{
10
return
std::numeric_limits<int>::max();
11
}
12
}
13
14
#endif
/* art_Framework_Art_detail_info_success_h */
15
16
// Local Variables:
17
// mode: c++
18
// End:
art::detail
Definition:
AllowedConfiguration.h:76
art::detail::info_success
constexpr int info_success()
Definition:
info_success.h:8
art
Framework
Art
detail
info_success.h
Generated on Thu May 2 2024 20:59:28 for LArSoft by
1.8.11