#include "stdafx.h" #include "ram_t.h" ram_t::ram_t(const simdjson::dom::array input) noexcept : array_t(input) {}