KiCad PCB EDA Suite
Loading...
Searching...
No Matches
rsort_wxString Struct Reference

A helper for sorting strings from the rear. More...

#include <string_utils.h>

Public Member Functions

bool operator() (const wxString &strA, const wxString &strB) const
 

Detailed Description

A helper for sorting strings from the rear.

Useful for things like 3D model names where they tend to be largely repetitious at the front.

Definition at line 257 of file string_utils.h.

Member Function Documentation

◆ operator()()

bool rsort_wxString::operator() ( const wxString &  strA,
const wxString &  strB 
) const
inline

Definition at line 259 of file string_utils.h.


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