WPILibC++ 2023.4.3
common Directory Reference

Files

file  drake_assert.h [code]
 Provides Drake's assertion implementation.
 
file  drake_assertion_error.h [code]
 
file  drake_copyable.h [code]
 Provides careful macros to selectively enable or disable the special member functions for copy-construction, copy-assignment, move-construction, and move-assignment.
 
file  drake_throw.h [code]
 Provides a convenient wrapper to throw an exception when a condition is unmet.
 
file  is_approx_equal_abstol.h [code]
 
file  never_destroyed.h [code]