mirror of
https://github.com/boostorg/static_string.git
synced 2026-01-29 09:40:08 +01:00
Somehow, git missed this line
This commit is contained in:
@@ -569,6 +569,7 @@ swap(fixed_string<M, CharT, Traits>& s)
|
||||
Traits::copy(&s_[0], &tmp.s_[0], n_ + 1);
|
||||
}
|
||||
|
||||
template<std::size_t N, typename CharT, typename Traits>
|
||||
auto
|
||||
fixed_string<N, CharT, Traits>::
|
||||
replace(
|
||||
|
||||
Reference in New Issue
Block a user