$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
scribo::internal::paragraph_set_data< L > Struct Template Reference

#include <scribo/core/paragraph_set.hh>

Public Member Functions

 paragraph_set_data (const line_links< L > &llines, unsigned npars)

Public Attributes

line_set< L > lines_
line_links< L > links_
mln::util::array
< paragraph_info< L > > 
pars_

Detailed Description

template<typename L>
struct scribo::internal::paragraph_set_data< L >

Data structure for scribo::paragraph_set<I>.

Definition at line 51 of file paragraph_set.hh.