Updated test cases documentation
This commit is contained in:
@@ -60,7 +60,7 @@ template <> struct is_numeric<bool> {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "is_numeric<typename>",
|
||||
"id": "932856332558460389",
|
||||
"id": "7462850660467683116",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": true,
|
||||
@@ -96,7 +96,7 @@ template <> struct is_numeric<bool> {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "is_numeric<float>",
|
||||
"id": "95618295648274199",
|
||||
"id": "764946365186193592",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": true,
|
||||
@@ -132,7 +132,7 @@ template <> struct is_numeric<bool> {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "is_numeric<char>",
|
||||
"id": "979129381790761728",
|
||||
"id": "7833035054326093824",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": true,
|
||||
@@ -168,7 +168,7 @@ template <> struct is_numeric<bool> {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "is_numeric<unsigned int>",
|
||||
"id": "2090787690027341836",
|
||||
"id": "16726301520218734694",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": true,
|
||||
@@ -204,7 +204,7 @@ template <> struct is_numeric<bool> {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "is_numeric<int>",
|
||||
"id": "500603075237446075",
|
||||
"id": "4004824601899568602",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": true,
|
||||
@@ -240,7 +240,7 @@ template <> struct is_numeric<bool> {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "is_numeric<bool>",
|
||||
"id": "2111316837513419920",
|
||||
"id": "16890534700107359361",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": true,
|
||||
@@ -279,32 +279,32 @@ template <> struct is_numeric<bool> {
|
||||
"relationships": [
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "932856332558460389",
|
||||
"source": "95618295648274199",
|
||||
"destination": "7462850660467683116",
|
||||
"source": "764946365186193592",
|
||||
"type": "instantiation"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "932856332558460389",
|
||||
"source": "979129381790761728",
|
||||
"destination": "7462850660467683116",
|
||||
"source": "7833035054326093824",
|
||||
"type": "instantiation"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "932856332558460389",
|
||||
"source": "2090787690027341836",
|
||||
"destination": "7462850660467683116",
|
||||
"source": "16726301520218734694",
|
||||
"type": "instantiation"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "932856332558460389",
|
||||
"source": "500603075237446075",
|
||||
"destination": "7462850660467683116",
|
||||
"source": "4004824601899568602",
|
||||
"type": "instantiation"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "932856332558460389",
|
||||
"source": "2111316837513419920",
|
||||
"destination": "7462850660467683116",
|
||||
"source": "16890534700107359361",
|
||||
"type": "instantiation"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user