mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-16 21:10:10 +00:00
Returning a const value does not ensure value constness. Instead, it prevent move semantics (see C++ core guidelines F.49). |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| extension_example.cpp | ||
| extension_example.hpp | ||