Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
cetlib
column_width.h
Go to the documentation of this file.
1
#ifndef cetlib_column_width_h
2
#define cetlib_column_width_h
3
4
// ======================================================================
5
//
6
// column_width: Obtain the length of the longest in a vector of strings
7
//
8
// ======================================================================
9
10
#include <string>
11
#include <vector>
12
13
namespace
cet
{
14
std::string::size_type
column_width
(std::vector<std::string>
const
&);
15
}
16
17
#endif
/* cetlib_column_width_h */
18
19
// Local variables:
20
// mode: c++
21
// End:
cet::column_width
std::string::size_type column_width(std::vector< std::string > const &)
stan::math::size_type
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic >::Index size_type
Definition:
typedefs.hpp:11
cet
Definition:
get_LibraryInfoCollection.h:10
Generated on Sat Mar 6 2021 14:14:08 for NOvA by
1.8.11