KiCad PCB EDA Suite
Loading...
Searching...
No Matches
BOOST_TEST_PRINT_NAMESPACE_OPEN::print_log_value< wxPoint > Struct Reference

Boost print helper for wxPoint. More...

#include <unit_test_utils.h>

Public Member Functions

void operator() (std::ostream &os, wxPoint const &aVec)
 

Detailed Description

Boost print helper for wxPoint.

Note operator<< for this type doesn't exist in non-DEBUG builds.

Definition at line 215 of file unit_test_utils.h.

Member Function Documentation

◆ operator()()

void BOOST_TEST_PRINT_NAMESPACE_OPEN::print_log_value< wxPoint >::operator() ( std::ostream &  os,
wxPoint const &  aVec 
)

Definition at line 29 of file unit_test_utils.cpp.


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