mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-17 00:43:56 +02:00
Add implicit conversion for UniversalTResult
This commit is contained in:
@@ -104,7 +104,7 @@ class UniversalTResult {
|
||||
/**
|
||||
* Get the native equivalent for the wrapped `tresult` value.
|
||||
*/
|
||||
tresult native() const;
|
||||
operator tresult() const;
|
||||
|
||||
/**
|
||||
* Get the original name for the result, e.g. `kResultOk`.
|
||||
|
||||
Reference in New Issue
Block a user