mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
Fix tabs.
This commit is contained in:
parent
542d2a813e
commit
1792259685
|
@ -74,7 +74,7 @@ public:
|
||||||
}
|
}
|
||||||
|
|
||||||
operator function() const {
|
operator function() const {
|
||||||
return get<function>();
|
return get<function>();
|
||||||
}
|
}
|
||||||
|
|
||||||
operator std::string() const {
|
operator std::string() const {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user