TileDB
TileDB copied to clipboard
Implemented basic platform library
Implemented basic platform library. Currently supports the following: OS: MacOS, Windows, Linux Compiler: GCC, Clang, MinGW, MSVC
Should finalize the design for this though and write tests for it. (and in the future, eliminate macro use by using the platform library instead).
TYPE: FEATURE DESC: Implemented basic platform library
This pull request has been linked to Shortcut Story #19669: Add platform boolean support..