boost::urls::error::no_space
No space in output buffer
Synopsis
Declared in <boost/url/error.hpp>
no_space
Description
This error is returned when a provided output buffer was too small to hold the complete result of an algorithm.
Created with MrDocs