mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
likely temporary change to visibility inside PBD::int62.h
This commit is contained in:
parent
111f10638d
commit
b2a4fe1b50
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
*/
|
||||
|
||||
class alignas(16) int62_t {
|
||||
private:
|
||||
protected:
|
||||
/* std::atomic<> takes care of memory barriers for us; the actual load and stores
|
||||
are atomic on architectures that we're likely to care about.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue