mirror of
				https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
				synced 2025-10-31 18:47:48 +00:00 
			
		
		
		
	Added constructor from another HeaderList type
This commit is contained in:
		| @@ -89,7 +89,7 @@ public: | ||||
|      * \param last An iterator to the end of data (not included) | ||||
|      */ | ||||
|     template <typename Iter> | ||||
|     Buffer(const Iter first, Iter last) | ||||
|     Buffer(const Iter first, const Iter last) | ||||
|     : Buffer(&*first, std::distance(first, last)) { | ||||
|     } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 accelerated
					accelerated