mirror of
https://github.com/boostorg/dynamic_bitset.git
synced 2026-01-19 04:12:09 +00:00
Move all the function definitions to a separate file
Reason: Improving readability of the class template declaration. This separation was not originally possible due to limitations in older compilers (see the removed comment at the start of the definition of dynamic_bitset), but is now feasible.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
1751
include/boost/dynamic_bitset/impl/dynamic_bitset.tpp
Normal file
1751
include/boost/dynamic_bitset/impl/dynamic_bitset.tpp
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user