mirror of
https://github.com/arun11299/cpp-jwt.git
synced 2025-05-15 01:08:31 +00:00
README: updated parameters section
This commit is contained in:
parent
607cb3b07f
commit
bcd131bf8e
2 changed files with 163 additions and 3 deletions
|
@ -144,8 +144,8 @@ struct is_parameter_concept<T,
|
|||
};
|
||||
|
||||
/**
|
||||
* Models SequenceConcept
|
||||
*/
|
||||
|
||||
template <typename T, typename=void>
|
||||
struct is_sequence_concept: std::false_type
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue