Android-cuttlefish cvd tool
Classes | Functions
result.h File Reference
#include <string>
#include <android-base/result.h>
#include "util.h"
Include dependency graph for result.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FastbootError
 

Functions

template<typename T , typename U >
Expect (Result< T, U > r)
 

Function Documentation

◆ Expect()

template<typename T , typename U >
T Expect ( Result< T, U >  r)
inline