Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Because of the fickleness of std::make_shared, we are having to store a vector of buffers in an lvalue rather than passing the buffers in the make_shared function call as an initializer list. This makes things a bit awkward, and could be made possibly better with a factory function
Attachments
Issue Links
- links to