1. Fix warnings reported by clang tidy 2. Use unique lock instead of manully lock/unlock on mutex. The RAII style locking makes sure mutex is unlocked when exceptions are thrown  | 
			||
|---|---|---|
| .. | ||
| backend.hpp | ||
| language.hpp | ||
| submap.hpp | ||
| window.hpp | ||
| workspaces.hpp | ||
				
					
						
							1. Fix warnings reported by clang tidy 2. Use unique lock instead of manully lock/unlock on mutex. The RAII style locking makes sure mutex is unlocked when exceptions are thrown  | 
			||
|---|---|---|
| .. | ||
| backend.hpp | ||
| language.hpp | ||
| submap.hpp | ||
| window.hpp | ||
| workspaces.hpp | ||