iceberg-cpp
Loading...
Searching...
No Matches
Classes
lazy.h File Reference
#include <concepts>
#include <functional>
#include <mutex>
#include <utility>
#include "iceberg/result.h"
#include "iceberg/util/macros.h"

Go to the source code of this file.

Classes

class  iceberg::Lazy< InitFunc >
 

Detailed Description

Lazy initialization utility.