$extrastylesheet
#include <scribo/core/line_links.hh>
Public Member Functions | |
line_links_data (const line_set< L > &lines, unsigned size) | |
line_links_data (const line_set< L > &lines, unsigned size, line_id_t value) |
Public Attributes | |
mln::util::array< line_id_t > | line_to_link_ |
line_set< L > | lines_ |
Data structure for scribo::line_links<I>
.
Definition at line 54 of file line_links.hh.