Merge tag 'v0.20.9'
release v0.20.9
This commit is contained in:
@@ -285,7 +285,7 @@ public:
|
||||
}
|
||||
|
||||
gcc_pure
|
||||
const char *GetDevice() {
|
||||
const char *GetDevice() const noexcept {
|
||||
return device.empty() ? default_device : device.c_str();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user