vcpkg/ports/magic-get/CONTROL

4 lines
278 B
Plaintext
Raw Normal View History

Source: magic-get
Version: 2019-09-02
Homepage: https://github.com/apolukhin/magic_get
Description: This C++14 library is meant for accessing structure elements by index and providing other std::tuple like methods for user defined types without any macro or boilerplate code.