no_linebreak< T > Struct Template Reference

Can suppress additional line breaks separate ASCII data content when the data elements are primitives, or contiguous. More...

Inheritance diagram for no_linebreak< T >:
Collaboration diagram for no_linebreak< T >:

Detailed Description

template<class T>
struct Foam::Detail::ListPolicy::no_linebreak< T >

Can suppress additional line breaks separate ASCII data content when the data elements are primitives, or contiguous.

Default definition: (integral | floating-point) are contiguous and thus never need any line breaks

Definition at line 75 of file ListPolicy.H.


The documentation for this struct was generated from the following file: