Expose buffer type via histogram
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.