mirror of
https://github.com/arun11299/cpp-subprocess.git
synced 2025-09-07 14:22:01 -04:00
Merge 835656020b30b48b43ab04f88bc1ddd947681884 into 2ef9f168d34d5f0573dd486629e8cf0218b189a9
This commit is contained in:
commit
e3e23ab395
@ -965,7 +965,7 @@ namespace detail {
|
||||
// a variadic parameter pack
|
||||
// This is particularly required to do a compile time
|
||||
// checking of the arguments provided to 'check_ouput' function
|
||||
// wherein the user is not expected to provide an 'ouput' option.
|
||||
// wherein the user is not expected to provide an 'output' option.
|
||||
|
||||
template <typename... T> struct param_pack{};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user