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

Boost print helper for generic pairs. More...

#include <unit_test_utils.h>

Public Member Functions

void operator() (std::ostream &os, std::pair< K, V > const &aPair)
 

Detailed Description

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

Boost print helper for generic pairs.

Definition at line 236 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::pair< K, V > >::operator() ( std::ostream &  os,
std::pair< K, V > const &  aPair 
)
inline

Definition at line 238 of file unit_test_utils.h.


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