mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 00:10:06 +00:00 
			
		
		
		
	GCC doesn't implement <format> yet, use fmt
This commit is contained in:
		
							parent
							
								
									593010acc2
								
							
						
					
					
						commit
						31db9a4315
					
				
					 12 changed files with 27 additions and 28 deletions
				
			
		|  | @ -84,7 +84,7 @@ std::vector<std::string> Ugc::fips_ids() const | |||
|    { | ||||
|       for (auto& id : fipsIdList.second) | ||||
|       { | ||||
|          fipsIds.push_back(std::format("{}{}{:03}", | ||||
|          fipsIds.push_back(fmt::format("{}{}{:03}", | ||||
|                                        fipsIdList.first, | ||||
|                                        ugcFormatMap_.left.at(p->format_), | ||||
|                                        id)); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat