mxnet
any.h File Reference

Container to hold any data type. More...

#include <typeinfo>
#include <type_traits>
#include <utility>
#include <algorithm>
#include <cstring>
#include "./base.h"
#include "./logging.h"
Include dependency graph for any.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Container to hold any data type.

Copyright (c) 2016 by Contributors