|  | 
|  | iterative_builder (size_t items) | 
|  | 
| template<typename It , typename Func > | 
| void | push (It b, It e, const Func &func) | 
|  | 
| template<typename It > | 
| void | push (It b, It e) | 
|  | 
| const auto & | get_data () const | 
|  | 
| auto & | get_data () | 
|  | 
| auto | get_num_items () const | 
|  | 
The documentation for this class was generated from the following file: