odtone::mih::bin_civic_location
// In header: </home/carlos/Projectos/odtone/inc/odtone/mih/types/location.hpp> struct bin_civic_location { // public member functions template<typename ArchiveT> void serialize(ArchiveT &); // public data members cntry_code _country_code; civic_addr _civic_addr; };