LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
remove_whitespace.h
Go to the documentation of this file.
1
#ifndef art_Utilities_detail_remove_whitespace_h
2
#define art_Utilities_detail_remove_whitespace_h
3
4
#include <string>
5
6
namespace
art::detail
{
7
void
remove_whitespace
(std::string& str);
8
bool
has_whitespace
(std::string
const
& str);
9
}
10
11
#endif
/* art_Utilities_detail_remove_whitespace_h */
12
13
// Local Variables:
14
// mode: c++
15
// End:
art::detail
Definition:
AllowedConfiguration.h:76
art::detail::has_whitespace
bool has_whitespace(std::string const &str)
Definition:
remove_whitespace.cc:17
art::detail::remove_whitespace
void remove_whitespace(std::string &str)
Definition:
remove_whitespace.cc:11
art
Utilities
detail
remove_whitespace.h
Generated on Thu May 2 2024 20:59:30 for LArSoft by
1.8.11