mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-20 22:03:13 +01:00
Cleanup.
This commit is contained in:
@@ -29,7 +29,7 @@ namespace bx
|
||||
void load(const void* _data, uint32_t _len);
|
||||
|
||||
///
|
||||
const char* get(const StringView& _name) const;
|
||||
StringView get(const StringView& _name) const;
|
||||
|
||||
///
|
||||
void set(const StringView& _name, const StringView& _value = "");
|
||||
|
||||
Reference in New Issue
Block a user