UDA
- Implemented UDAs in the 'edit' command for all four UDA data types.
This commit is contained in:
@@ -57,6 +57,7 @@ public:
|
||||
std::string format () const;
|
||||
std::string formatCompact () const;
|
||||
std::string formatPrecise () const;
|
||||
std::string formatSeconds () const;
|
||||
|
||||
bool negative () const;
|
||||
static bool valid (const std::string&);
|
||||
|
||||
Reference in New Issue
Block a user