Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::math_opt::ParamName Struct Reference

#include <param_name.h>

Public Member Functions

template<class ParamType >
std::string operator() (const testing::TestParamInfo< ParamType > &info) const
 

Detailed Description

Generates the test name suffixes in a parameterized test suite when the parameter type has a field name.

Definition at line 25 of file param_name.h.

Member Function Documentation

◆ operator()()

template<class ParamType >
std::string operations_research::math_opt::ParamName::operator() ( const testing::TestParamInfo< ParamType > & info) const
inline

Definition at line 27 of file param_name.h.


The documentation for this struct was generated from the following file: