Skip to content

SGTools: Inline some methods of DataProxy.

Scott Snyder requested to merge ssnyder/athena:inline.SGTools-20200817 into master

Inline some additional methods of DataProxy that are important for casting operations. Also, make m_const atomic, and eliminate the lock in its accessor.

Merge request reports