|  | Home | Libraries | People | FAQ | More | 
Constructor.
buffers_cat_view( Buffers const&... buffers);
| Name | Description | 
|---|---|
| 
                       | The list of buffer sequences to concatenate. Copies of the arguments will be maintained for the lifetime of the concatenated sequence; however, the ownership of the memory buffers themselves is not transferred. |