1[#start] 2[section start] 3 4[h1 Synopsis] 5 6 struct start; 7 8This is a [link metaprogramming_value template metaprogramming value] of type 9[link source_position source position]. 10 11[h1 Description] 12 13It represents the beginning of an input text. 14 15[h1 Header] 16 17 #include <boost/metaparse/start.hpp> 18 19[endsect] 20 21