commit
						a39f71dbd4
					
				| @ -56,7 +56,7 @@ class async_log_helper | |||||||
|         ~async_msg() = default; |         ~async_msg() = default; | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| async_msg(async_msg&& other) SPDLOG_NOEXCEPT: |         async_msg(async_msg&& other) SPDLOG_NOEXCEPT: | ||||||
|             logger_name(std::move(other.logger_name)), |             logger_name(std::move(other.logger_name)), | ||||||
|             level(std::move(other.level)), |             level(std::move(other.level)), | ||||||
|             time(std::move(other.time)), |             time(std::move(other.time)), | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user