Tag type that denotes missing version type for either next or previous version of a struct.
Namespace struct is desired because most of symbols have very common and generic names.
Boost Software License Version 1.0. See LICENSE_BOOST.txt for details. Alternatively, this file may be distributed under the terms of the Tango 3-Clause BSD License (see LICENSE_BSD.txt for details).
Copyright (c) 2009-2016 dunnhumby Germany GmbH. All rights reserved.
Provides basic utilities to work with version information in structures.
Most common idiom used in application code is checking for version support:
It is also possible to manually figure out whole version increment chain based on provided metadata (though use cases for that are supposed to be rare)