线程安全的Observer模式 cpp ///@file ObserverSafe.cpp ///@author maxiaoxiao (tttxiaoz@163.com) ///@brief 线程安全的观察者模式, -std=c++17 …
# tech/design-patterns
共 1 篇文章
observer
共 1 篇文章
线程安全的Observer模式 cpp ///@file ObserverSafe.cpp ///@author maxiaoxiao (tttxiaoz@163.com) ///@brief 线程安全的观察者模式, -std=c++17 …