fusion icon indicating copy to clipboard operation
fusion copied to clipboard

Include guard inconsistency

Open steve-downey opened this issue 7 months ago • 0 comments

https://github.com/boostorg/fusion/blob/ce8b031f54cc6fbbaf60eb3b719c51edec8ceedc/include/boost/fusion/include/adapt_assoc_adt.hpp#L8-L9

#ifndef BOOST_FUSION_INCLUDE_ADAPT_ASSOC_ADT_HPP #define BOOST_FUSION_INCLUDE_ADAPT_ASSOC_ADR_HPP

ADT became ADR

steve-downey avatar Jul 25 '24 19:07 steve-downey