PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
ScaleDefinition.cpp File Reference
#include "ScaleDefinition.h"
#include <json.hpp>
#include <fstream>
#include <iostream>
#include <sstream>
#include <algorithm>
#include <filesystem>

Go to the source code of this file.

Typedefs

using json = nlohmann::json
 

Typedef Documentation

◆ json

using json = nlohmann::json

Definition at line 14 of file ScaleDefinition.cpp.