deprecate the ptime type and related time types. just use boost::chrono / std::chrono
This commit is contained in:
@@ -84,7 +84,6 @@ category_mapping = {
|
||||
'lazy_entry.hpp': 'Bencoding',
|
||||
'entry.hpp': 'Bencoding',
|
||||
'time.hpp': 'Time',
|
||||
'ptime.hpp': 'Time',
|
||||
'escape_string.hpp': 'String',
|
||||
'string_util.hpp': 'String',
|
||||
'utf8.hpp': 'String',
|
||||
|
Reference in New Issue
Block a user