kicad/libs/core/include/core
Ian McInerney 5aff8b6a6e Switch to string_view in tool action construction
The TOOL_ACTION_ARGS construction method is supposed to be fairly light
weight, so instead of creating/destroying strings all the time, pass
string_views to the actual string data instead.

wx doesn't currently support string_view -> wxString implicitly
currently, so we have to do the conversion ourself.
2023-07-13 00:53:06 +01:00
..
arraydim.h
ignore.h
kicad_algo.h Centralize text size clamping. 2023-06-03 20:29:51 +01:00
minoptmax.h
spinlock.h
wx_stl_compat.h Switch to string_view in tool action construction 2023-07-13 00:53:06 +01:00