ppap4lmp  0.7.2
map_to_index.h File Reference

This file has a definition of utils::map_to_index. More...

#include <alias/std.h>
#include <alias/json.h>
Include dependency graph for map_to_index.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 utils
 Namespace for utility functions.
 

Functions

Map< Json, int > utils::map_to_index (const Json &data, const Str &key)
 Create a Map object from values of selected property in an array Json object to corresponding index in the Json object. More...
 

Detailed Description

This file has a definition of utils::map_to_index.

Author
Takayuki Kobayashi
Date
2018/09/03

Definition in file map_to_index.h.