This commit is contained in:
@@ -24,6 +24,9 @@ struct LittleEndian {};
|
||||
// Include validity check in public interface
|
||||
struct ValidCheckInterface {};
|
||||
|
||||
// Add a ToString() method containing fields
|
||||
struct DebugPrint {};
|
||||
|
||||
// Define handler class
|
||||
template <typename T>
|
||||
struct Handler {
|
||||
|
||||
Reference in New Issue
Block a user