API Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Dictionary.h File Reference
#include <NDEVR/BaseValues.h>
#include <NDEVR/LibAssert.h>
#include <NDEVR/Buffer.h>
#include "tsl/robin_map.h"
Include dependency graph for Dictionary.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Dictionary< t_key, t_value, t_hash >
 

Namespaces

namespace  NDEVR
 

Macros

#define NDEVR_USE_ROBIN_MAP   1
 
#define MAP_BASE   tsl::robin_map
 

Macro Definition Documentation

◆ MAP_BASE

#define MAP_BASE   tsl::robin_map

◆ NDEVR_USE_ROBIN_MAP

#define NDEVR_USE_ROBIN_MAP   1

Copyright (c) 2019, NDEVR LLC tyler.nosp@m..par.nosp@m.ke@nd.nosp@m.evr..nosp@m.org


| \ | | | __ \ | ___|\ \ / / | __ \ | \ | | | | \ \ | |___ \ \ / / | |__) | | . | | | |__/ / | |___ \ V / | _ / | |\ |_|_____/__|_____|____/____| | \ \ |__| __________________________________| __\

Subject to the terms of the Enterprise+ Agreement, NDEVR hereby grants Licensee a limited, non-exclusive, non-transferable, royalty-free license (without the right to sublicense) to use the API solely for the purpose of Licensee's internal development efforts to develop applications for which the API was provided.

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Library: Base File: Dictionary Included in API: True

Author(s): Tyler Parke