Skip to content

Expose buffer type via histogram

Christopher Rob Jones requested to merge jonrob/Gaudi:expose-buffer-type into master

Some minor updates to expose (via using statements) the buffer typename a specific instance of a histogram will return when the buffer() method is invoked.

Useful as allows (constexpr) type traits to then be used on the buffer type.

Merge request reports

Loading