Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
copy_value.h File Reference

(ac01635f461bd9f211d89f6eea833d9d928fd113)

#include "../../namespaces.h"
#include <type_traits>
+ Include dependency graph for copy_value.h:

Go to the source code of this file.

Namespaces

namespace  QDOC_CATCH_GENERATORS_UTILITIES_ABSOLUTE_NAMESPACE
 

Functions

template<typename T >
std::remove_reference_t< T > QDOC_CATCH_GENERATORS_UTILITIES_ABSOLUTE_NAMESPACE::copy_value (T value)
 Forces \value to be copied in an expression context.