mirror of
https://github.com/boostorg/beast.git
synced 2025-07-31 21:34:46 +02:00
committed by
Vinnie Falco
parent
812a19706a
commit
cdc6e76ab7
@@ -239,7 +239,7 @@ public:
|
||||
template<class OtherAlloc>
|
||||
basic_flat_buffer(
|
||||
basic_flat_buffer<OtherAlloc> const& other)
|
||||
noexcept(default_nothrow);;
|
||||
noexcept(default_nothrow);
|
||||
|
||||
/** Copy Constructor
|
||||
|
||||
|
Reference in New Issue
Block a user