vcpkg/ports/strict-variant/CONTROL

4 lines
202 B
Plaintext
Raw Normal View History

Source: strict-variant
Version: v0.5
Description: Tagged union implementation that will never throw an exception or make a dynamic allocation in the effort of supporting types that have throwing moves.