uzuki2
Recovering R lists faithfully from HDF5 or JSON
Loading...
Searching...
No Matches
uzuki2::hdf5::Options Struct Reference

Options for HDF5 file parsing. More...

#include <parse_hdf5.hpp>

Public Attributes

bool strict_list = true
 

Detailed Description

Options for HDF5 file parsing.

Member Data Documentation

◆ strict_list

bool uzuki2::hdf5::Options::strict_list = true

Whether to throw an error if the top-level R object is not an R list.


The documentation for this struct was generated from the following file: