KiCad PCB EDA Suite
Loading...
Searching...
No Matches
BOOST_TEST_PRINT_NAMESPACE_OPEN::print_log_value< std::map< K, V > > Struct Template Reference

Boost print helper for generic maps. More...

#include <unit_test_utils.h>

Public Member Functions

void operator() (std::ostream &os, std::map< K, V > const &aMap)
 

Detailed Description

template<typename K, typename V>
struct BOOST_TEST_PRINT_NAMESPACE_OPEN::print_log_value< std::map< K, V > >

Boost print helper for generic maps.

Definition at line 214 of file unit_test_utils.h.

Member Function Documentation

◆ operator()()

template<typename K , typename V >
void BOOST_TEST_PRINT_NAMESPACE_OPEN::print_log_value< std::map< K, V > >::operator() ( std::ostream &  os,
std::map< K, V > const &  aMap 
)
inline

Definition at line 216 of file unit_test_utils.h.


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