cqfive

Results 1 issues of cqfive

My Code: auto influxdb = influxdb::InfluxDBFactory::Get("http://localhost:8086/?db=test"); std::vector points = influxdb->query("SELECT * FROM test"); cout