mirror of https://github.com/AxioDL/boo.git
0eb9f2caeb
We can utilize the std::data and std::size utility functions to support passthrough-ing data for any container that satisfies the ContiguousContainer concept, which would be either std::array, std::string, or std::vector. This way we can utilize std::array internally without exposing the inclusion within the header. |
||
---|---|---|
.. | ||
audiodev | ||
graphicsdev | ||
inputdev | ||
BooObject.hpp | ||
DeferredWindowEvents.hpp | ||
IApplication.hpp | ||
IGraphicsContext.hpp | ||
IWindow.hpp | ||
System.hpp | ||
ThreadLocalPtr.hpp | ||
UWPViewProvider.hpp | ||
boo.hpp |