KiCad PCB EDA Suite
|
#include <type_traits>
Go to the source code of this file.
Classes | |
struct | always_false< T > |
A type that is always false. More... | |
Functions | |
template<typename E> | |
constexpr auto | to_underlying (E e) noexcept |
Definition at line 52 of file type_helpers.h.
Referenced by PCB_BARCODE::ComputeBarcode(), and DIALOG_BARCODE_PROPERTIES::OnUpdateUI().