mirror of https://github.com/procxx/kepka.git
				
				
				
			
				
					
						
							* Do not move result at end of function This makes GCC 9.1.2 happy with the active -Wredundant-move warning. Indeed, such moving of local variables or local arguments before returning is unnecessary and prevents the compiler from copy elision optimization.  | 
			||
|---|---|---|
| .. | ||
| history_admin_log_filter.cpp | ||
| history_admin_log_filter.h | ||
| history_admin_log_inner.cpp | ||
| history_admin_log_inner.h | ||
| history_admin_log_item.cpp | ||
| history_admin_log_item.h | ||
| history_admin_log_section.cpp | ||
| history_admin_log_section.h | ||