mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-11-01 11:08:10 +08:00
Add more documentation.
This commit is contained in:
committed by
Arthur Sonzogni
parent
f2dc080a35
commit
114ab4ae2a
@@ -3,6 +3,7 @@
|
||||
|
||||
namespace ftxui {
|
||||
|
||||
/// Assign a value to a variable, reset its old value when going out of scope.
|
||||
template <typename T>
|
||||
class AutoReset {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user